Home
last modified time | relevance | path

Searched refs:mode_t (Results 1 – 25 of 68) sorted by relevance

123

/fs/debugfs/
Dfile.c95 struct dentry *debugfs_create_u8(const char *name, mode_t mode, in debugfs_create_u8()
138 struct dentry *debugfs_create_u16(const char *name, mode_t mode, in debugfs_create_u16()
181 struct dentry *debugfs_create_u32(const char *name, mode_t mode, in debugfs_create_u32()
225 struct dentry *debugfs_create_u64(const char *name, mode_t mode, in debugfs_create_u64()
256 struct dentry *debugfs_create_x8(const char *name, mode_t mode, in debugfs_create_x8()
273 struct dentry *debugfs_create_x16(const char *name, mode_t mode, in debugfs_create_x16()
290 struct dentry *debugfs_create_x32(const char *name, mode_t mode, in debugfs_create_x32()
321 struct dentry *debugfs_create_size_t(const char *name, mode_t mode, in debugfs_create_size_t()
401 struct dentry *debugfs_create_bool(const char *name, mode_t mode, in debugfs_create_bool()
445 struct dentry *debugfs_create_blob(const char *name, mode_t mode, in debugfs_create_blob()
Dinode.c139 static int debugfs_create_by_name(const char *name, mode_t mode, in debugfs_create_by_name()
209 struct dentry *debugfs_create_file(const char *name, mode_t mode, in debugfs_create_file()
/fs/
Dposix_acl.c147 posix_acl_equiv_mode(const struct posix_acl *acl, mode_t *mode_p) in posix_acl_equiv_mode()
150 mode_t mode = 0; in posix_acl_equiv_mode()
186 posix_acl_from_mode(mode_t mode, gfp_t flags) in posix_acl_from_mode()
278 posix_acl_create_masq(struct posix_acl *acl, mode_t *mode_p) in posix_acl_create_masq()
282 mode_t mode = *mode_p; in posix_acl_create_masq()
336 posix_acl_chmod_masq(struct posix_acl *acl, mode_t mode) in posix_acl_chmod_masq()
Dgeneric_acl.c89 mode_t mode; in generic_acl_set()
134 mode_t mode = inode->i_mode; in generic_acl_init()
Dopen.c597 SYSCALL_DEFINE2(fchmod, unsigned int, fd, mode_t, mode) in SYSCALL_DEFINE2() argument
618 if (mode == (mode_t) -1) in SYSCALL_DEFINE2()
631 SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, mode_t, mode) in SYSCALL_DEFINE3() argument
647 if (mode == (mode_t) -1) in SYSCALL_DEFINE3()
660 SYSCALL_DEFINE2(chmod, const char __user *, filename, mode_t, mode) in SYSCALL_DEFINE2() argument
/fs/cifs/
Dcifs_fs_sb.h44 mode_t mnt_file_mode;
45 mode_t mnt_dir_mode;
/fs/xfs/
Dxfs_acl.c41 STATIC void xfs_acl_filter_mode(mode_t, xfs_acl_t *);
43 STATIC int xfs_acl_access(uid_t, gid_t, xfs_acl_t *, mode_t, cred_t *);
45 STATIC void xfs_acl_sync_mode(mode_t, xfs_acl_t *);
326 mode_t mode, in xfs_acl_iaccess()
385 mode_t md, in xfs_acl_access()
654 mode_t mode, in xfs_acl_inherit()
797 mode_t mode, in xfs_acl_sync_mode()
841 mode_t mode, in xfs_acl_filter_mode()
Dxfs_vnodeops.h28 int xfs_create(struct xfs_inode *dp, struct xfs_name *name, mode_t mode,
35 mode_t mode, struct xfs_inode **ipp, cred_t *credp);
39 const char *target_path, mode_t mode, struct xfs_inode **ipp,
Dxfs_acl.h61 extern int xfs_acl_inherit(struct inode *, mode_t mode, xfs_acl_t *);
62 extern int xfs_acl_iaccess(struct xfs_inode *, mode_t, cred_t *);
Dxfs_utils.h22 extern int xfs_dir_ialloc(xfs_trans_t **, xfs_inode_t *, mode_t, xfs_nlink_t,
Dxfs_ialloc.h84 mode_t mode, /* mode bits for new inode */
/fs/ntfs/
Dvolume.h51 mode_t fmask; /* The mask for file permissions. */
52 mode_t dmask; /* The mask for directory
/fs/isofs/
Disofs.h54 mode_t s_fmode;
55 mode_t s_dmode;
/fs/gfs2/
Dacl.c36 int *remove, mode_t *mode) in gfs2_acl_validate_set()
173 static int munge_mode(struct gfs2_inode *ip, mode_t mode) in munge_mode()
203 mode_t mode = ip->i_inode.i_mode; in gfs2_acl_create()
Dacl.h32 int *remove, mode_t *mode);
Deattr.h55 mode_t er_mode;
/fs/fat/
Dfat.h139 mode_t mask; in fat_mode_can_hold_ro()
154 static inline mode_t fat_make_mode(struct msdos_sb_info *sbi, in fat_make_mode()
155 u8 attrs, mode_t mode) in fat_make_mode()
Dfile.c268 mode_t mask, perm; in fat_sanitize_mode()
305 mode_t allow_utime = sbi->options.allow_utime; in fat_allow_set_time()
/fs/autofs4/
Dautofs_i.h87 mode_t mode;
216 struct autofs_info *autofs4_init_ino(struct autofs_info *, struct autofs_sb_info *sbi, mode_t mode);
/fs/configfs/
Dinode.c117 static inline void set_default_inode_attr(struct inode * inode, mode_t mode) in set_default_inode_attr()
133 struct inode * configfs_new_inode(mode_t mode, struct configfs_dirent * sd) in configfs_new_inode()
/fs/proc/
Dgeneric.c561 mode_t mode, in __proc_create()
623 struct proc_dir_entry *proc_mkdir_mode(const char *name, mode_t mode, in proc_mkdir_mode()
661 struct proc_dir_entry *create_proc_entry(const char *name, mode_t mode, in create_proc_entry()
689 struct proc_dir_entry *proc_create_data(const char *name, mode_t mode, in proc_create_data()
/fs/freevxfs/
Dvxfs_inode.c190 static __inline__ mode_t
193 mode_t ret = vip->vii_mode & ~VXFS_TYPE_MASK; in vxfs_transmod()
/fs/btrfs/
Dacl.c118 mode_t mode; in btrfs_set_acl()
264 mode_t mode; in btrfs_init_acl()
/fs/hostfs/
Dhostfs.h47 mode_t ia_mode;
/fs/sysfs/
Dgroup.c36 mode_t mode = 0; in create_files()

123