Searched defs:perm (Results 1 – 7 of 7) sorted by relevance
/fs/9p/ |
D | vfs_inode.c | 413 struct dentry *dentry, char *extension, u32 perm, u8 mode) in v9fs_create() 503 u32 perm; in v9fs_vfs_create() local 558 u32 perm; in v9fs_vfs_mkdir() local 1044 u32 perm; in v9fs_vfs_mkspecial() local
|
D | vfs_dir.c | 50 unsigned long perm = mistat->mode; in dt_type() local
|
/fs/nfsd/ |
D | nfs4acl.c | 74 mask_from_posix(unsigned short perm, unsigned int flags) in mask_from_posix() 92 deny_mask_from_posix(unsigned short perm, u32 flags) in deny_mask_from_posix() 117 low_mode_from_nfs4(u32 perm, unsigned short *mode, unsigned int flags) in low_mode_from_nfs4()
|
/fs/fat/ |
D | file.c | 268 mode_t mask, perm; in fat_sanitize_mode() local
|
/fs/xfs/ |
D | xfs_acl.h | 70 #define _ACL_PERM_INVALID(perm) ((perm) & ~(ACL_READ|ACL_WRITE|ACL_EXECUTE)) argument
|
/fs/ |
D | compat_ioctl.c | 1084 int i, perm; in do_fontx_ioctl() local 1138 int perm = vt_check(file), i; in do_kdfontop_ioctl() local 1168 int perm = vt_check(file); in do_unimap_ioctl() local
|
D | block_dev.c | 994 int perm = 0; in __blkdev_get() local
|