/fs/notify/ |
D | group.c | 34 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() 99 void fsnotify_get_group(struct fsnotify_group *group) in fsnotify_get_group() 107 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group() 118 struct fsnotify_group *group; in fsnotify_alloc_group() local 143 struct fsnotify_group *group = file->private_data; in fsnotify_fasync() local
|
D | notification.c | 64 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()
|
D | mark.c | 137 struct fsnotify_group *group = mark->group; in fsnotify_detach_mark() local 186 struct fsnotify_group *group = mark->group; in __fsnotify_free_mark() local 226 struct fsnotify_group *group) in fsnotify_destroy_mark() 357 struct fsnotify_group *group, struct inode *inode, in fsnotify_add_mark_locked() 419 int fsnotify_add_mark(struct fsnotify_mark *mark, struct fsnotify_group *group, in fsnotify_add_mark() 434 struct fsnotify_group *group) in fsnotify_find_mark() 450 void fsnotify_clear_marks_by_group_flags(struct fsnotify_group *group, in fsnotify_clear_marks_by_group_flags() 493 void fsnotify_detach_group_marks(struct fsnotify_group *group) in fsnotify_detach_group_marks()
|
D | vfsmount_mark.c | 32 void fsnotify_clear_vfsmount_marks_by_group(struct fsnotify_group *group) in fsnotify_clear_vfsmount_marks_by_group() 71 struct fsnotify_mark *fsnotify_find_vfsmount_mark(struct fsnotify_group *group, in fsnotify_find_vfsmount_mark() 90 struct fsnotify_group *group, struct vfsmount *mnt, in fsnotify_add_vfsmount_mark()
|
D | inode_mark.c | 70 void fsnotify_clear_inode_marks_by_group(struct fsnotify_group *group) in fsnotify_clear_inode_marks_by_group() 79 struct fsnotify_mark *fsnotify_find_inode_mark(struct fsnotify_group *group, in fsnotify_find_inode_mark() 124 struct fsnotify_group *group, struct inode *inode, in fsnotify_add_inode_mark()
|
D | fdinfo.c | 27 struct fsnotify_group *group = f->private_data; in show_fdinfo() local 142 struct fsnotify_group *group = f->private_data; in fanotify_show_fdinfo() local
|
/fs/notify/inotify/ |
D | inotify_user.c | 114 struct fsnotify_group *group = file->private_data; in inotify_poll() local 143 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 173 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 226 struct fsnotify_group *group; in inotify_read() local 277 struct fsnotify_group *group = file->private_data; in inotify_release() local 290 struct fsnotify_group *group; in inotify_ioctl() local 366 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, in inotify_idr_find_locked() 387 static struct inotify_inode_mark *inotify_idr_find(struct fsnotify_group *group, in inotify_idr_find() 400 static void do_inotify_remove_from_idr(struct fsnotify_group *group, in do_inotify_remove_from_idr() 419 static void inotify_remove_from_idr(struct fsnotify_group *group, in inotify_remove_from_idr() [all …]
|
D | inotify_fsnotify.c | 65 int inotify_handle_event(struct fsnotify_group *group, in inotify_handle_event() 123 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 163 static void inotify_free_group_priv(struct fsnotify_group *group) in inotify_free_group_priv()
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 54 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 72 static int create_fd(struct fsnotify_group *group, in create_fd() 114 static int fill_event_metadata(struct fsnotify_group *group, in fill_event_metadata() 146 struct fsnotify_group *group, int fd) in dequeue_event() 167 static int process_access_response(struct fsnotify_group *group, in process_access_response() 203 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 243 struct fsnotify_group *group = file->private_data; in fanotify_poll() local 258 struct fsnotify_group *group; in fanotify_read() local 342 struct fsnotify_group *group; in fanotify_write() local 367 struct fsnotify_group *group = file->private_data; in fanotify_release() local [all …]
|
D | fanotify.c | 63 static int fanotify_get_response(struct fsnotify_group *group, in fanotify_get_response() 172 static int fanotify_handle_event(struct fsnotify_group *group, in fanotify_handle_event() 225 static void fanotify_free_group_priv(struct fsnotify_group *group) in fanotify_free_group_priv()
|
/fs/nilfs2/ |
D | alloc.c | 94 __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/ |
D | resize.c | 61 ext4_group_t group) { in ext4_meta_bg_first_group() 67 ext4_group_t group) { in ext4_meta_bg_first_block_no() 73 ext4_group_t group) { in ext4_group_overhead_blocks() 92 ext4_group_t group = input->group; in verify_group_input() local 255 ext4_group_t group; in ext4_alloc_group_tables() local 418 ext4_group_t group; in set_flexbg_block_bitmap() local 484 ext4_group_t group, count; in setup_new_flex_group_blocks() local 753 ext4_group_t group) in add_new_gdb() 883 handle_t *handle, ext4_group_t group) { in add_new_gdb_meta_bg() 933 ext4_group_t group) in reserve_backup_gdb() [all …]
|
D | bitmap.c | 18 int ext4_inode_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_verify() 40 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_set() 56 int ext4_block_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_verify() 82 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set()
|
D | mballoc.c | 723 void *buddy, void *bitmap, ext4_group_t group) in ext4_mb_generate_buddy() 826 ext4_group_t first_group, group; in ext4_mb_init_cache() local 986 ext4_group_t group, struct ext4_buddy *e4b, gfp_t gfp) in ext4_mb_get_buddy_page_lock() 1045 int ext4_mb_init_group(struct super_block *sb, ext4_group_t group, gfp_t gfp) in ext4_mb_init_group() 1112 ext4_mb_load_buddy_gfp(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy_gfp() 1251 static int ext4_mb_load_buddy(struct super_block *sb, ext4_group_t group, in ext4_mb_load_buddy() 1800 ext4_group_t group = ex.fe_group; in ext4_mb_try_best_found() local 1827 ext4_group_t group = ac->ac_g_ex.fe_group; in ext4_mb_find_by_goal() local 2038 ext4_group_t group, int cr) in ext4_mb_good_group() 2104 ext4_group_t ngroups, group, i; in ext4_mb_regular_allocator() local [all …]
|
D | balloc.c | 37 ext4_group_t group; in ext4_get_group_number() local 751 int ext4_bg_has_super(struct super_block *sb, ext4_group_t group) in ext4_bg_has_super() 775 ext4_group_t group) in ext4_bg_num_gdb_meta() 787 ext4_group_t group) in ext4_bg_num_gdb_nometa() 807 unsigned long ext4_bg_num_gdb(struct super_block *sb, ext4_group_t group) in ext4_bg_num_gdb()
|
D | ialloc.c | 403 ext4_group_t *group, umode_t mode, in find_group_orlov() 551 ext4_group_t *group, umode_t mode) in find_group_other() 655 static int recently_deleted(struct super_block *sb, ext4_group_t group, int ino) in recently_deleted() 709 ext4_group_t ngroups, group = 0; in __ext4_new_inode() local 1258 int ext4_init_inode_table(struct super_block *sb, ext4_group_t group, in ext4_init_inode_table()
|
/fs/configfs/ |
D | dir.c | 620 static void detach_groups(struct config_group *group) in detach_groups() 665 struct config_group *group) in create_default_group() 695 static int populate_groups(struct config_group *group) in populate_groups() 711 void configfs_remove_default_groups(struct config_group *group) in configfs_remove_default_groups() 729 struct config_group *group; in unlink_obj() local 768 static void unlink_group(struct config_group *group) in unlink_group() 779 static void link_group(struct config_group *parent_group, struct config_group *group) in link_group() 1258 struct config_group *group = NULL; in configfs_mkdir() local 1744 struct config_group *group) in configfs_register_group() 1774 void configfs_unregister_group(struct config_group *group) in configfs_unregister_group() [all …]
|
D | item.c | 124 void config_group_init_type_name(struct config_group *group, const char *name, in config_group_init_type_name() 181 void config_group_init(struct config_group *group) in config_group_init() 198 struct config_item *config_group_find_item(struct config_group *group, in config_group_find_item()
|
/fs/ext2/ |
D | ialloc.c | 65 static void ext2_release_inode(struct super_block *sb, int group, int dir) in ext2_release_inode() 209 int group, best_group = -1; in find_group_dir() local 272 int group = -1, i; in find_group_orlov() local 375 int group, i; in find_group_other() local 436 int group, i; in ext2_new_inode() local
|
D | balloc.c | 265 unsigned int group, struct super_block * sb) in goal_in_my_reservation() 664 ext2_try_to_allocate(struct super_block *sb, int group, in ext2_try_to_allocate() 900 unsigned int group, struct buffer_head *bitmap_bh) in alloc_new_reservation() 1092 ext2_try_to_allocate_with_rsv(struct super_block *sb, unsigned int group, in ext2_try_to_allocate_with_rsv() 1520 static int ext2_group_sparse(int group) in ext2_group_sparse() 1536 int ext2_bg_has_super(struct super_block *sb, int group) in ext2_bg_has_super() 1553 unsigned long ext2_bg_num_gdb(struct super_block *sb, int group) in ext2_bg_num_gdb()
|
/fs/sdcardfs/ |
D | packagelist.c | 368 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/ |
D | resize.c | 105 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
|
D | stackglue.c | 320 const char *group, in ocfs2_cluster_connect() 389 int ocfs2_cluster_connect_agnostic(const char *group, in ocfs2_cluster_connect_agnostic() 432 static void ocfs2_leave_group(const char *group) in ocfs2_leave_group() 464 void ocfs2_cluster_hangup(const char *group, int grouplen) in ocfs2_cluster_hangup()
|
/fs/ |
D | fcntl.c | 455 int fd, int reason, int group) in send_sigio_to_task() 500 int group = 1; in send_sigio() local 524 struct fown_struct *fown, int group) in send_sigurg_to_task() 535 int group = 1; in send_sigurg() local
|
/fs/ocfs2/cluster/ |
D | nodemanager.c | 560 static struct config_item *o2nm_node_group_make_item(struct config_group *group, in o2nm_node_group_make_item() 581 static void o2nm_node_group_drop_item(struct config_group *group, in o2nm_node_group_drop_item() 662 static struct config_group *o2nm_cluster_group_make_group(struct config_group *group, in o2nm_cluster_group_make_group() 709 static void o2nm_cluster_group_drop_item(struct config_group *group, struct config_item *item) in o2nm_cluster_group_drop_item()
|