Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Dxattr.c73 static int xattr_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in xattr_mkdir() function
136 err = xattr_mkdir(d_inode(privroot), xaroot, 0700); in open_xa_root()
167 err = xattr_mkdir(d_inode(xaroot), xadir, 0700); in open_xa_dir()
882 err = xattr_mkdir(inode, dentry, 0700); in create_privroot()