Home
last modified time | relevance | path

Searched refs:gid_t (Results 1 – 25 of 52) sorted by relevance

123

/fs/autofs4/
Dautofs_i.h85 gid_t gid;
108 gid_t gid;
/fs/cifs/
Dcifs_fs_sb.h43 gid_t mnt_gid;
/fs/
Dopen.c665 static int chown_common(struct dentry * dentry, uid_t user, gid_t group) in chown_common()
676 if (group != (gid_t) -1) { in chown_common()
690 SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
710 gid_t, group, int, flag) in SYSCALL_DEFINE5() argument
734 SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
753 SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
/fs/affs/
Dsuper.c158 parse_options(char *options, uid_t *uid, gid_t *gid, int *mode, int *reserved, s32 *root, in parse_options()
274 gid_t gid; in affs_fill_super()
492 gid_t gid; in affs_remount()
/fs/hostfs/
Dhostfs.h49 gid_t ia_gid;
/fs/ntfs/
Dvolume.h50 gid_t gid; /* gid that files will be mounted as. */
/fs/ext4/
Dext4_sb.h48 gid_t s_resgid;
/fs/isofs/
Disofs.h56 gid_t s_gid;
/fs/hpfs/
Dsuper.c244 static int parse_opts(char *opts, uid_t *uid, gid_t *gid, umode_t *umask, in parse_opts()
384 gid_t gid; in hpfs_remount_fs()
456 gid_t gid; in hpfs_fill_super()
Dhpfs_fn.h76 gid_t sb_gid; /* gid from mount options */
/fs/nfsd/
Dauth.c76 if (new->fsgid == (gid_t) -1) in nfsd_setuser()
/fs/befs/
Dbefs.h23 gid_t gid;
/fs/udf/
Dudf_sb.h124 gid_t s_gid;
/fs/xfs/quota/
Dxfs_qm.h183 uid_t, gid_t, prid_t, uint,
/fs/ext2/
Dext2.h10 gid_t s_resgid;
/fs/hfsplus/
Doptions.c115 sbi->gid = (gid_t)tmp; in hfsplus_parse_options()
/fs/9p/
Dvfs_super.c117 gid_t gid = current_fsgid(); in v9fs_get_sb()
/fs/coda/
Dcoda_linux.c106 inode->i_gid = (gid_t) attr->va_gid; in coda_vattr_to_iattr()
/fs/hugetlbfs/
Dinode.c504 gid_t gid, int mode, dev_t dev) in hugetlbfs_get_inode()
551 gid_t gid; in hugetlbfs_mknod()
588 gid_t gid; in hugetlbfs_symlink()
/fs/nfs_common/
Dnfsacl.c41 gid_t gid;
/fs/hfs/
Dhfs_fs.h137 gid_t s_gid; /* The gid of all files */
/fs/xfs/
Dxfs_acl.c43 STATIC int xfs_acl_access(uid_t, gid_t, xfs_acl_t *, mode_t, cred_t *);
383 gid_t fgid, in xfs_acl_access()
/fs/autofs/
Dinode.c72 static int parse_options(char *options, int *pipefd, uid_t *uid, gid_t *gid, in parse_options()
/fs/freevxfs/
Dvxfs_inode.c228 ip->i_gid = (gid_t)vip->vii_gid; in vxfs_iinit()
/fs/fuse/
Dfuse_i.h313 gid_t group_id;

123