Home
last modified time | relevance | path

Searched defs:group (Results 1 – 25 of 45) sorted by relevance

12

/fs/notify/
Dgroup.c34 static void fsnotify_final_destroy_group(struct fsnotify_group *group) in fsnotify_final_destroy_group()
46 void fsnotify_group_stop_queueing(struct fsnotify_group *group) in fsnotify_group_stop_queueing()
59 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group()
108 void fsnotify_get_group(struct fsnotify_group *group) in fsnotify_get_group()
116 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group()
127 struct fsnotify_group *group; in fsnotify_alloc_group() local
153 struct fsnotify_group *group = file->private_data; in fsnotify_fasync() local
Dnotification.c64 bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group) in fsnotify_notify_queue_is_empty()
70 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event()
97 int fsnotify_add_event(struct fsnotify_group *group, in fsnotify_add_event()
147 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event()
171 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event()
183 void fsnotify_flush_notify(struct fsnotify_group *group) in fsnotify_flush_notify()
Dmark.c188 struct fsnotify_group *group = mark->group; in fsnotify_final_mark_destroy() local
283 struct fsnotify_group *group = mark->group; in fsnotify_put_mark_wake() local
334 struct fsnotify_group *group = mark->group; in fsnotify_detach_mark() local
367 struct fsnotify_group *group = mark->group; in fsnotify_free_mark() local
388 struct fsnotify_group *group) in fsnotify_destroy_mark()
569 struct fsnotify_group *group = mark->group; in fsnotify_add_mark_locked() local
612 struct fsnotify_group *group = mark->group; in fsnotify_add_mark() local
626 struct fsnotify_group *group) in fsnotify_find_mark()
648 void fsnotify_clear_marks_by_group(struct fsnotify_group *group, in fsnotify_clear_marks_by_group()
734 struct fsnotify_group *group) in fsnotify_init_mark()
Dfdinfo.c28 struct fsnotify_group *group = f->private_data; in show_fdinfo() local
139 struct fsnotify_group *group = f->private_data; in fanotify_show_fdinfo() local
/fs/notify/inotify/
Dinotify_user.c112 struct fsnotify_group *group = file->private_data; in inotify_poll() local
141 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
171 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
224 struct fsnotify_group *group; in inotify_read() local
275 struct fsnotify_group *group = file->private_data; in inotify_release() local
288 struct fsnotify_group *group; in inotify_ioctl() local
364 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, in inotify_idr_find_locked()
385 static struct inotify_inode_mark *inotify_idr_find(struct fsnotify_group *group, in inotify_idr_find()
402 static void inotify_remove_from_idr(struct fsnotify_group *group, in inotify_remove_from_idr()
471 struct fsnotify_group *group) in inotify_ignored_and_remove_idr()
[all …]
Dinotify_fsnotify.c66 int inotify_handle_event(struct fsnotify_group *group, in inotify_handle_event()
125 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark()
165 static void inotify_free_group_priv(struct fsnotify_group *group) in inotify_free_group_priv()
/fs/notify/fanotify/
Dfanotify_user.c56 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event()
74 static int create_fd(struct fsnotify_group *group, in create_fd()
116 static int fill_event_metadata(struct fsnotify_group *group, in fill_event_metadata()
148 struct fsnotify_group *group, int fd) in dequeue_event()
169 static int process_access_response(struct fsnotify_group *group, in process_access_response()
205 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user()
245 struct fsnotify_group *group = file->private_data; in fanotify_poll() local
260 struct fsnotify_group *group; in fanotify_read() local
344 struct fsnotify_group *group; in fanotify_write() local
369 struct fsnotify_group *group = file->private_data; in fanotify_release() local
[all …]
Dfanotify.c60 static int fanotify_get_response(struct fsnotify_group *group, in fanotify_get_response()
170 static int fanotify_handle_event(struct fsnotify_group *group, in fanotify_handle_event()
243 static void fanotify_free_group_priv(struct fsnotify_group *group) in fanotify_free_group_priv()
/fs/nilfs2/
Dalloc.c94 __u64 group = nr; in nilfs_palloc_group() local
109 nilfs_palloc_desc_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_desc_blkoff()
125 nilfs_palloc_bitmap_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_bitmap_blkoff()
177 unsigned long group, group_offset; in nilfs_palloc_entry_blkoff() local
269 unsigned long group, in nilfs_palloc_get_desc_block()
288 unsigned long group, in nilfs_palloc_get_bitmap_block()
305 unsigned long group) in nilfs_palloc_delete_bitmap_block()
356 unsigned long group, in nilfs_palloc_block_get_group_desc()
514 unsigned long group, maxgroup, ngroups; in nilfs_palloc_prepare_alloc_entry() local
611 unsigned long group, group_offset; in nilfs_palloc_commit_free_entry() local
[all …]
/fs/ext4/
Dbitmap.c19 int ext4_inode_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_verify()
41 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_set()
57 int ext4_block_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_verify()
83 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set()
Dresize.c91 ext4_group_t group) { in ext4_meta_bg_first_group()
97 ext4_group_t group) { in ext4_meta_bg_first_block_no()
103 ext4_group_t group) { in ext4_group_overhead_blocks()
122 ext4_group_t group = input->group; in verify_group_input() local
287 ext4_group_t group; in ext4_alloc_group_tables() local
450 ext4_group_t group; in set_flexbg_block_bitmap() local
518 ext4_group_t group, count; in setup_new_flex_group_blocks() local
783 ext4_group_t group) in add_new_gdb()
913 handle_t *handle, ext4_group_t group) { in add_new_gdb_meta_bg()
971 ext4_group_t group) in reserve_backup_gdb()
[all …]
Dmballoc.c722 void *buddy, void *bitmap, ext4_group_t group) in ext4_mb_generate_buddy()
825 ext4_group_t first_group, group; in ext4_mb_init_cache() local
985 ext4_group_t group, struct ext4_buddy *e4b, gfp_t gfp) in ext4_mb_get_buddy_page_lock()
1044 int ext4_mb_init_group(struct super_block *sb, ext4_group_t group, gfp_t gfp) in ext4_mb_init_group()
1111 ext4_mb_load_buddy_gfp(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy_gfp()
1250 static int ext4_mb_load_buddy(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy()
1809 ext4_group_t group = ex.fe_group; in ext4_mb_try_best_found() local
1836 ext4_group_t group = ac->ac_g_ex.fe_group; in ext4_mb_find_by_goal() local
2047 ext4_group_t group, int cr) in ext4_mb_good_group()
2113 ext4_group_t ngroups, group, i; in ext4_mb_regular_allocator() local
[all …]
Dialloc.c427 ext4_group_t *group, umode_t mode, in find_group_orlov()
575 ext4_group_t *group, umode_t mode) in find_group_other()
679 static int recently_deleted(struct super_block *sb, ext4_group_t group, int ino) in recently_deleted()
722 static int find_inode_bit(struct super_block *sb, ext4_group_t group, in find_inode_bit()
762 ext4_group_t ngroups, group = 0; in __ext4_new_inode() local
1360 int ext4_init_inode_table(struct super_block *sb, ext4_group_t group, in ext4_init_inode_table()
Dballoc.c38 ext4_group_t group; in ext4_get_group_number() local
781 int ext4_bg_has_super(struct super_block *sb, ext4_group_t group) in ext4_bg_has_super()
805 ext4_group_t group) in ext4_bg_num_gdb_meta()
817 ext4_group_t group) in ext4_bg_num_gdb_nometa()
837 unsigned long ext4_bg_num_gdb(struct super_block *sb, ext4_group_t group) in ext4_bg_num_gdb()
/fs/configfs/
Ddir.c650 static void detach_groups(struct config_group *group) in detach_groups()
695 struct config_group *group, in create_default_group()
726 static int populate_groups(struct config_group *group, in populate_groups()
743 void configfs_remove_default_groups(struct config_group *group) in configfs_remove_default_groups()
761 struct config_group *group; in unlink_obj() local
800 static void unlink_group(struct config_group *group) in unlink_group()
811 static void link_group(struct config_group *parent_group, struct config_group *group) in link_group()
1292 struct config_group *group = NULL; in configfs_mkdir() local
1797 struct config_group *group) in configfs_register_group()
1841 void configfs_unregister_group(struct config_group *group) in configfs_unregister_group()
[all …]
Ditem.c124 void config_group_init_type_name(struct config_group *group, const char *name, in config_group_init_type_name()
189 void config_group_init(struct config_group *group) in config_group_init()
206 struct config_item *config_group_find_item(struct config_group *group, in config_group_find_item()
/fs/ext2/
Dialloc.c66 static void ext2_release_inode(struct super_block *sb, int group, int dir) in ext2_release_inode()
210 int group, best_group = -1; in find_group_dir() local
273 int group = -1, i; in find_group_orlov() local
376 int group, i; in find_group_other() local
437 int group, i; in ext2_new_inode() local
Dballoc.c267 unsigned int group, struct super_block * sb) in goal_in_my_reservation()
666 ext2_try_to_allocate(struct super_block *sb, int group, in ext2_try_to_allocate()
902 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation()
1094 ext2_try_to_allocate_with_rsv(struct super_block *sb, unsigned int group, in ext2_try_to_allocate_with_rsv()
1522 static int ext2_group_sparse(int group) in ext2_group_sparse()
1538 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super()
1555 unsigned long ext2_bg_num_gdb(struct super_block *sb, int group) in ext2_bg_num_gdb()
/fs/sdcardfs/
Dpackagelist.c368 static void remove_ext_gid_entry_locked(const struct qstr *key, gid_t group) in remove_ext_gid_entry_locked()
383 static void remove_ext_gid_entry(const struct qstr *key, gid_t group) in remove_ext_gid_entry()
606 struct config_group group; member
646 static struct config_item *extension_details_make_item(struct config_group *group, const char *name) in extension_details_make_item()
684 static struct config_group *extensions_make_group(struct config_group *group, const char *name) in extensions_make_group()
705 static void extensions_drop_group(struct config_group *group, struct config_item *item) in extensions_drop_group()
730 static struct config_item *packages_make_item(struct config_group *group, const char *name) in packages_make_item()
/fs/ocfs2/
Dresize.c105 struct ocfs2_group_desc *group; in ocfs2_update_last_group_and_inode() local
281 struct ocfs2_group_desc *group = NULL; in ocfs2_group_extend() local
471 struct ocfs2_group_desc *group = NULL; in ocfs2_group_add() local
Dstackglue.c314 const char *group, in ocfs2_cluster_connect()
383 int ocfs2_cluster_connect_agnostic(const char *group, in ocfs2_cluster_connect_agnostic()
426 static void ocfs2_leave_group(const char *group) in ocfs2_leave_group()
458 void ocfs2_cluster_hangup(const char *group, int grouplen) in ocfs2_cluster_hangup()
/fs/ocfs2/cluster/
Dnodemanager.c597 static struct config_item *o2nm_node_group_make_item(struct config_group *group, in o2nm_node_group_make_item()
618 static void o2nm_node_group_drop_item(struct config_group *group, in o2nm_node_group_drop_item()
701 static struct config_group *o2nm_cluster_group_make_group(struct config_group *group, in o2nm_cluster_group_make_group()
748 static void o2nm_cluster_group_drop_item(struct config_group *group, struct config_item *item) in o2nm_cluster_group_drop_item()
/fs/
Dfcntl.c720 int fd, int reason, int group) in send_sigio_to_task()
776 int group = 1; in send_sigio() local
800 struct fown_struct *fown, int group) in send_sigurg_to_task()
811 int group = 1; in send_sigurg() local
Dopen.c611 static int chown_common(const struct path *path, uid_t user, gid_t group) in chown_common()
654 gid_t, group, int, flag) in SYSCALL_DEFINE5() argument
685 SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
690 SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
696 SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
/fs/sysfs/
Dfile.c360 const struct attribute *attr, const char *group) in sysfs_add_file_to_group()
509 const struct attribute *attr, const char *group) in sysfs_remove_file_from_group()

12