Home
last modified time | relevance | path

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

/fs/dlm/
Dconfig.c371 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/
Dxfs_quota.h139 #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/
Dfs_struct.c60 struct task_struct *g, *p; in chroot_fs_refs() local
Dcoredump.c376 struct task_struct *g, *p; in zap_threads() local
/fs/ext4/
Dialloc.c374 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
Dsuper.c5789 ext4_group_t g; in ext4_remount() local
/fs/gfs2/
Ddir.c487 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/
Darray.c156 int g, umask = -1; in task_state() local
/fs/nfsd/
Dexport.c1167 static bool secinfo_flags_equal(int f, int g) in secinfo_flags_equal()
/fs/configfs/
Ddir.c737 struct config_group *g, *n; in configfs_remove_default_groups() local
/fs/ceph/
Daddr.c165 static int ceph_releasepage(struct page *page, gfp_t g) in ceph_releasepage()