Home
last modified time | relevance | path

Searched refs:create_privroot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dxattr.c882 static int create_privroot(struct dentry *dentry) in create_privroot() function
909 static int create_privroot(struct dentry *dentry) { return 0; } in create_privroot() function
1011 err = create_privroot(REISERFS_SB(s)->priv_root); in reiserfs_xattr_init()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dxattr.c884 static int create_privroot(struct dentry *dentry) in create_privroot() function
910 static int create_privroot(struct dentry *dentry) { return 0; } in create_privroot() function
1007 err = create_privroot(REISERFS_SB(s)->priv_root); in reiserfs_xattr_init()

Completed in 3 milliseconds