Home
last modified time | relevance | path

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

/fs/erofs/
A Dxattr.h46 int erofs_xattr_prefixes_init(struct super_block *sb);
51 static inline int erofs_xattr_prefixes_init(struct super_block *sb) { return 0; } in erofs_xattr_prefixes_init() function
A Dxattr.c478 int erofs_xattr_prefixes_init(struct super_block *sb) in erofs_xattr_prefixes_init() function
A Dsuper.c729 err = erofs_xattr_prefixes_init(sb); in erofs_fc_fill_super()

Completed in 14 milliseconds