Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h478 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs,
H A Dutil.c683 bool ovl_init_uuid_xattr(struct super_block *sb, struct ovl_fs *ofs, in ovl_init_uuid_xattr() function
H A Dsuper.c1446 ovl_init_uuid_xattr(sb, ofs, &ctx->upper); in ovl_fill_super()