Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dxattr.h50 void erofs_xattr_prefixes_cleanup(struct super_block *sb);
55 static inline void erofs_xattr_prefixes_cleanup(struct super_block *sb) {} in erofs_xattr_prefixes_cleanup() function
H A Dxattr.c466 void erofs_xattr_prefixes_cleanup(struct super_block *sb) in erofs_xattr_prefixes_cleanup() function
518 erofs_xattr_prefixes_cleanup(sb); in erofs_xattr_prefixes_init()
H A Dsuper.c813 erofs_xattr_prefixes_cleanup(sb); in erofs_put_super()