Home
last modified time | relevance | path

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

/openbmc/linux/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()