Home
last modified time | relevance | path

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

/fs/9p/
Dacl.h23 extern int v9fs_acl_mode(struct inode *dir, umode_t *modep,
47 static inline int v9fs_acl_mode(struct inode *dir, umode_t *modep, in v9fs_acl_mode() function
Dvfs_inode_dotl.c304 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_atomic_open_dotl()
425 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_mkdir_dotl()
867 err = v9fs_acl_mode(dir, &mode, &dacl, &pacl); in v9fs_vfs_mknod_dotl()
Dacl.c186 int v9fs_acl_mode(struct inode *dir, umode_t *modep, in v9fs_acl_mode() function