Searched defs:g (Results 1 – 11 of 11) sorted by relevance
/fs/dlm/ |
D | config.c | 371 static struct config_group *make_cluster(struct config_group *g, in make_cluster() 422 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() 443 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() 471 static void drop_space(struct config_group *g, struct config_item *i) in drop_space() 488 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() 509 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm() 526 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() 548 static void drop_node(struct config_group *g, struct config_item *i) in drop_node()
|
/fs/xfs/ |
D | xfs_quota.h | 139 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument 142 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) argument
|
/fs/ |
D | fs_struct.c | 60 struct task_struct *g, *p; in chroot_fs_refs() local
|
D | coredump.c | 376 struct task_struct *g, *p; in zap_threads() local
|
/fs/ext4/ |
D | ialloc.c | 374 static void get_orlov_stats(struct super_block *sb, ext4_group_t g, in get_orlov_stats() 434 ext4_group_t i, grp, g, ngroups; in find_group_orlov() local
|
D | super.c | 5789 ext4_group_t g; in ext4_remount() local
|
/fs/gfs2/ |
D | dir.c | 487 struct dirent_gather *g = opaque; in gfs2_dirent_gather() local 1379 struct dirent_gather g; in gfs2_dir_read_leaf() local 1570 struct dirent_gather g; in gfs2_dir_read() local
|
/fs/proc/ |
D | array.c | 156 int g, umask = -1; in task_state() local
|
/fs/nfsd/ |
D | export.c | 1167 static bool secinfo_flags_equal(int f, int g) in secinfo_flags_equal()
|
/fs/configfs/ |
D | dir.c | 737 struct config_group *g, *n; in configfs_remove_default_groups() local
|
/fs/ceph/ |
D | addr.c | 165 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage()
|