Home
last modified time | relevance | path

Searched refs:i_gid (Results 1 – 25 of 140) sorted by relevance

123456

/OK3568_Linux_fs/kernel/fs/
H A Dattr.c37 (in_group_p(gid) || gid_eq(gid, inode->i_gid))) in chgrp_ok()
41 if (gid_eq(inode->i_gid, INVALID_GID) && in chgrp_ok()
94 inode->i_gid) && in setattr_prepare()
187 inode->i_gid = attr->ia_gid; in setattr_copy()
197 if (!in_group_p(inode->i_gid) && in setattr_copy()
327 if (!(ia_valid & ATTR_GID) && !gid_valid(inode->i_gid)) in notify_change()
H A Dstack.c67 dest->i_gid = src->i_gid; in fsstack_copy_attr_all()
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dinode.c73 if (!gid_eq(root_inode->i_gid, GLOBAL_ROOT_GID)) in autofs_show_options()
75 from_kgid_munged(&init_user_ns, root_inode->i_gid)); in autofs_show_options()
143 root->i_gid = current_gid(); in parse_options()
180 root->i_gid = gid; in parse_options()
370 inode->i_gid = d_inode(sb->s_root)->i_gid; in autofs_get_inode()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dinode.c87 inode->i_gid = current_fsgid(); in spufs_new_inode()
239 inode->i_gid = dir->i_gid; in spufs_mkdir()
473 inode->i_gid = dir->i_gid; in spufs_mkgang()
602 if (!gid_eq(inode->i_gid, GLOBAL_ROOT_GID)) in spufs_show_options()
604 from_kgid_munged(&init_user_ns, inode->i_gid)); in spufs_show_options()
694 inode->i_gid = ctx->gid; in spufs_create_root()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dminix_fs.h40 __u8 i_gid; member
55 __u16 i_gid; member
H A Dbfs_fs.h33 __le32 i_gid; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dminix_fs.h40 __u8 i_gid; member
55 __u16 i_gid; member
H A Dbfs_fs.h33 __le32 i_gid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dminix_fs.h40 __u8 i_gid; member
55 __u16 i_gid; member
H A Dbfs_fs.h33 __le32 i_gid; member
/OK3568_Linux_fs/kernel/fs/tracefs/
H A Dinode.c168 dentry->d_inode->i_gid = gid; in change_gid()
504 inode->i_gid = d_inode(dentry->d_parent)->i_gid; in tracefs_create_file()
527 inode->i_gid = d_inode(dentry->d_parent)->i_gid; in __create_dir()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Derofs_fs.h114 __le16 i_gid; member
145 __le32 i_gid; member
H A Dinode.c114 i_gid_write(inode, le32_to_cpu(die->i_gid)); in erofs_read_inode()
154 i_gid_write(inode, le16_to_cpu(dic->i_gid)); in erofs_read_inode()
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dnamei.c107 !gid_eq(result->i_gid, current_fsgid()) || in hpfs_mkdir()
110 result->i_gid = current_fsgid(); in hpfs_mkdir()
196 !gid_eq(result->i_gid, current_fsgid()) || in hpfs_create()
199 result->i_gid = current_fsgid(); in hpfs_create()
256 result->i_gid = current_fsgid(); in hpfs_mknod()
332 result->i_gid = current_fsgid(); in hpfs_symlink()
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dinode.c87 if (!in_group_p(inode->i_gid) && !capable(CAP_FSETID)) in configfs_setattr()
106 inode->i_gid = iattr->ia_gid; in set_inode_attr()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Drecovery.c247 gid_t i_gid = le32_to_cpu(raw->i_gid); in recover_quota_data() local
253 attr.ia_gid = make_kgid(inode->i_sb->s_user_ns, i_gid); in recover_quota_data()
257 if (!gid_eq(attr.ia_gid, inode->i_gid)) in recover_quota_data()
294 i_gid_write(inode, le32_to_cpu(raw->i_gid)); in recover_inode()
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dinode.c48 gid_t i_gid; in squashfs_new_inode() local
55 err = squashfs_get_id(sb, le16_to_cpu(sqsh_ino->guid), &i_gid); in squashfs_new_inode()
60 i_gid_write(inode, i_gid); in squashfs_new_inode()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddir.c389 args.gid = inode->i_gid; in cifs_do_create()
426 newinode->i_gid = inode->i_gid; in cifs_do_create()
428 newinode->i_gid = current_fsgid(); in cifs_do_create()
/OK3568_Linux_fs/kernel/fs/affs/
H A Dinode.c86 inode->i_gid = sbi->s_gid; in affs_iget()
95 inode->i_gid = sbi->s_gid; in affs_iget()
313 inode->i_gid = current_fsgid(); in affs_new_inode()
/OK3568_Linux_fs/kernel/fs/minix/
H A Dinode.c500 i_gid_write(inode, raw_inode->i_gid); in V1_minix_iget()
540 i_gid_write(inode, raw_inode->i_gid); in V2_minix_iget()
592 raw_inode->i_gid = fs_high2lowgid(i_gid_read(inode)); in V1_minix_update_inode()
619 raw_inode->i_gid = fs_high2lowgid(i_gid_read(inode)); in V2_minix_update_inode()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dself.c52 inode->i_gid = GLOBAL_ROOT_GID; in proc_setup_self()
H A Dthread_self.c52 inode->i_gid = GLOBAL_ROOT_GID; in proc_setup_thread_self()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.h55 ret = gfs2_quota_check(ip, ip->i_inode.i_uid, ip->i_inode.i_gid, ap); in gfs2_quota_lock_check()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icache.c273 kgid_t gid = inode->i_gid; in xfs_reinit_inode()
283 inode->i_gid = gid; in xfs_reinit_inode()
1265 !gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id()
1289 gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id_union()
1434 eofb.eof_gid = VFS_I(ip)->i_gid; in __xfs_inode_free_quota_eofblocks()
/OK3568_Linux_fs/kernel/fs/sysv/
H A Dinode.c200 i_gid_write(inode, (gid_t)fs16_to_cpu(sbi, raw_inode->i_gid)); in sysv_iget()
254 raw_inode->i_gid = cpu_to_fs16(sbi, fs_high2lowgid(i_gid_read(inode))); in __sysv_write_inode()

123456