Searched refs:v9fs_acl_mode (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/9p/ |
| H A D | acl.h | 20 int v9fs_acl_mode(struct inode *dir, umode_t *modep, 46 static inline int v9fs_acl_mode(struct inode *dir, umode_t *modep, in v9fs_acl_mode() function
|
| H A D | vfs_inode_dotl.c | 277 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_atomic_open_dotl() 379 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_mkdir_dotl() 842 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_mknod_dotl()
|