Home
last modified time | relevance | path

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

/net/unix/
Daf_unix.c1210 struct mnt_idmap *idmap; in unix_bind_bsd() local
1234 idmap = mnt_idmap(parent.mnt); in unix_bind_bsd()
1237 err = vfs_mknod(idmap, d_inode(parent.dentry), dentry, mode, 0); in unix_bind_bsd()
1263 vfs_unlink(idmap, d_inode(parent.dentry), dentry, NULL); in unix_bind_bsd()
/net/
Dsocket.c393 struct mnt_idmap *idmap, in sockfs_security_xattr_set() argument
600 static int sockfs_setattr(struct mnt_idmap *idmap, in sockfs_setattr() argument