Searched defs:g (Results 1 – 12 of 12) sorted by relevance
/fs/ |
D | ioprio.c | 65 struct task_struct *p, *g; in SYSCALL_DEFINE3() local 180 struct task_struct *g, *p; in SYSCALL_DEFINE2() local
|
D | fs_struct.c | 58 struct task_struct *g, *p; in chroot_fs_refs() local
|
D | coredump.c | 285 struct task_struct *g, *p; in zap_threads() local
|
/fs/dlm/ |
D | config.c | 449 static struct config_group *make_cluster(struct config_group *g, in make_cluster() 501 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() 526 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() 558 static void drop_space(struct config_group *g, struct config_item *i) in drop_space() 582 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() 602 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm() 619 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() 641 static void drop_node(struct config_group *g, struct config_item *i) in drop_node()
|
/fs/ext4/ |
D | ialloc.c | 366 static void get_orlov_stats(struct super_block *sb, ext4_group_t g, in get_orlov_stats() 425 ext4_group_t i, grp, g, ngroups; in find_group_orlov() local
|
D | super.c | 4847 ext4_group_t g; in ext4_remount() local
|
/fs/gfs2/ |
D | dir.c | 472 struct dirent_gather *g = opaque; in gfs2_dirent_gather() local 1321 struct dirent_gather g; in gfs2_dir_read_leaf() local 1500 struct dirent_gather g; in gfs2_dir_read() local
|
/fs/xfs/ |
D | xfs_quota.h | 367 #define xfs_qm_vop_create_dqattach(tp, ip, u, g) argument 370 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, fl) (0) argument
|
/fs/proc/ |
D | array.c | 168 int g; in task_state() local
|
/fs/ceph/ |
D | addr.c | 185 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage()
|
/fs/logfs/ |
D | segment.c | 893 static int map_releasepage(struct page *page, gfp_t g) in map_releasepage()
|
/fs/nfsd/ |
D | export.c | 1138 static bool secinfo_flags_equal(int f, int g) in secinfo_flags_equal()
|