Home
last modified time | relevance | path

Searched defs:g (Results 1 – 12 of 12) sorted by relevance

/fs/
Dioprio.c65 struct task_struct *p, *g; in SYSCALL_DEFINE3() local
180 struct task_struct *g, *p; in SYSCALL_DEFINE2() local
Dfs_struct.c58 struct task_struct *g, *p; in chroot_fs_refs() local
Dcoredump.c285 struct task_struct *g, *p; in zap_threads() local
/fs/dlm/
Dconfig.c449 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/
Dialloc.c366 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
Dsuper.c4847 ext4_group_t g; in ext4_remount() local
/fs/gfs2/
Ddir.c472 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/
Dxfs_quota.h367 #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/
Darray.c168 int g; in task_state() local
/fs/ceph/
Daddr.c185 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage()
/fs/logfs/
Dsegment.c893 static int map_releasepage(struct page *page, gfp_t g) in map_releasepage()
/fs/nfsd/
Dexport.c1138 static bool secinfo_flags_equal(int f, int g) in secinfo_flags_equal()