Searched defs:g (Results 1 – 11 of 11) sorted by relevance
/fs/dlm/ |
D | config.c | 340 static struct config_group *make_cluster(struct config_group *g, in make_cluster() 392 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() 417 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() 449 static void drop_space(struct config_group *g, struct config_item *i) in drop_space() 473 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() 493 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm() 510 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() 532 static void drop_node(struct config_group *g, struct config_item *i) in drop_node()
|
/fs/ |
D | fs_struct.c | 59 struct task_struct *g, *p; in chroot_fs_refs() local
|
D | coredump.c | 312 struct task_struct *g, *p; in zap_threads() local
|
/fs/xfs/ |
D | xfs_quota.h | 131 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument 134 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument
|
/fs/ext4/ |
D | ialloc.c | 377 static void get_orlov_stats(struct super_block *sb, ext4_group_t g, in get_orlov_stats() 437 ext4_group_t i, grp, g, ngroups; in find_group_orlov() local
|
D | super.c | 4781 ext4_group_t g; in ext4_remount() local
|
/fs/gfs2/ |
D | dir.c | 470 struct dirent_gather *g = opaque; in gfs2_dirent_gather() local 1309 struct dirent_gather g; in gfs2_dir_read_leaf() local 1485 struct dirent_gather g; in gfs2_dir_read() local
|
/fs/proc/ |
D | array.c | 148 int g; in task_state() local
|
/fs/nfsd/ |
D | export.c | 1118 static bool secinfo_flags_equal(int f, int g) in secinfo_flags_equal()
|
/fs/ceph/ |
D | addr.c | 168 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage()
|
/fs/logfs/ |
D | segment.c | 894 static int map_releasepage(struct page *page, gfp_t g) in map_releasepage()
|