Home
last modified time | relevance | path

Searched refs:ovl_init_uuid_xattr (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/overlayfs/
Doverlayfs.h509 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs,
Dutil.c773 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr() function
Dsuper.c1400 ovl_init_uuid_xattr(sb, ofs, &ctx->upper); in ovl_fill_super()