Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
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
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()
Dsuper.c911 erofs_xattr_prefixes_cleanup(sb); in erofs_put_super()