Home
last modified time | relevance | path

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

/fs/dlm/
Dconfig.c402 static struct config_group *make_cluster(struct config_group *g, in make_cluster()
453 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster()
474 static struct config_group *make_space(struct config_group *g, const char *name) in make_space()
502 static void drop_space(struct config_group *g, struct config_item *i) in drop_space()
519 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm()
540 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm()
557 static struct config_item *make_node(struct config_group *g, const char *name) in make_node()
579 static void drop_node(struct config_group *g, struct config_item *i) in drop_node()
/fs/
Dfs_struct.c60 struct task_struct *g, *p; in chroot_fs_refs() local
Dcoredump.c379 struct task_struct *g, *p; in zap_threads() local
/fs/ext4/
Dialloc.c376 static void get_orlov_stats(struct super_block *sb, ext4_group_t g, in get_orlov_stats()
436 ext4_group_t i, grp, g, ngroups; in find_group_orlov() local
Dsuper.c5751 ext4_group_t g; in ext4_remount() local
/fs/xfs/
Dxfs_quota.h160 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument
/fs/gfs2/
Ddir.c486 struct dirent_gather *g = opaque; in gfs2_dirent_gather() local
1377 struct dirent_gather g; in gfs2_dir_read_leaf() local
1573 struct dirent_gather g; in gfs2_dir_read() local
/fs/proc/
Darray.c150 int g, umask = -1; in task_state() local
/fs/configfs/
Ddir.c711 struct config_group *g, *n; in configfs_remove_default_groups() local
/fs/nfsd/
Dexport.c1227 static bool secinfo_flags_equal(int f, int g) in secinfo_flags_equal()