/fs/xfs/ |
D | xfs_extent_busy.h | 25 struct list_head list; /* transaction busy extent list */ member 65 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort()
|
D | xfs_inode_item.c | 709 struct list_head *list) in xfs_iflush_ail_updates() 739 struct list_head *list) in xfs_iflush_finish()
|
/fs/xfs/scrub/ |
D | bitmap.h | 10 struct list_head list; member 16 struct list_head list; member
|
/fs/ubifs/ |
D | commit.c | 498 struct list_head list; member 561 struct list_head list; in dbg_check_old_index() local
|
/fs/jffs2/ |
D | nodelist.h | 279 struct list_head list; member 352 #define frag_erase(frag, list) rb_erase(&frag->rb, list) argument 359 #define tn_erase(tn, list) rb_erase(&tn->rb, list) argument 360 #define tn_last(list) rb_entry(rb_last(list), struct jffs2_tmp_dnode_info, rb) argument 361 #define tn_first(list) rb_entry(rb_first(list), struct jffs2_tmp_dnode_info, rb) argument
|
D | nodelist.c | 26 …fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dirent **list) in jffs2_add_fd_to_list() 59 uint32_t jffs2_truncate_fragtree(struct jffs2_sb_info *c, struct rb_root *list, uint32_t size) in jffs2_truncate_fragtree()
|
/fs/btrfs/ |
D | space-info.h | 46 struct list_head list; member 76 struct list_head list; member
|
D | ordered-data.h | 24 struct list_head list; member 123 struct list_head list; member
|
D | tree-mod-log.h | 10 struct list_head list; member
|
D | tree-log.h | 21 struct list_head list; member
|
D | ulist.h | 31 struct list_head list; /* used to link node */ member
|
D | reada.c | 48 struct list_head list; member 70 struct list_head list; member 105 struct list_head list; in __readahead_hook() local
|
D | zstd.c | 49 struct list_head list; member 89 static inline struct workspace *list_to_workspace(struct list_head *list) in list_to_workspace()
|
/fs/fuse/ |
D | xattr.c | 93 static int fuse_verify_xattr_list(char *list, size_t size) in fuse_verify_xattr_list() 110 ssize_t fuse_listxattr(struct dentry *entry, char *list, size_t size) in fuse_listxattr()
|
/fs/nfs/ |
D | nfs.h | 22 struct list_head list; /* List of NFS versions */ member
|
D | direct.c | 512 static void nfs_direct_add_page_head(struct list_head *list, in nfs_direct_add_page_head() 528 static void nfs_direct_join_group(struct list_head *list, in nfs_direct_join_group() 558 struct list_head *list, in nfs_direct_write_scan_commit_list()
|
/fs/ |
D | xattr.c | 439 vfs_listxattr(struct dentry *dentry, char *list, size_t size) in vfs_listxattr() 770 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr() 798 static ssize_t path_listxattr(const char __user *pathname, char __user *list, in path_listxattr() 816 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 822 SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 828 SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) in SYSCALL_DEFINE3() argument
|
D | pnode.c | 218 static struct hlist_head *list; variable 535 int propagate_umount(struct list_head *list) in propagate_umount()
|
/fs/overlayfs/ |
D | readdir.c | 43 struct list_head *list; member 217 void ovl_cache_free(struct list_head *list) in ovl_cache_free() 343 static int ovl_dir_read_merged(struct dentry *dentry, struct list_head *list, in ovl_dir_read_merged() 550 static int ovl_dir_read_impure(struct path *path, struct list_head *list, in ovl_dir_read_impure() 961 int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list) in ovl_check_empty_dir() 1004 void ovl_cleanup_whiteouts(struct dentry *upper, struct list_head *list) in ovl_cleanup_whiteouts()
|
/fs/notify/ |
D | notification.c | 89 struct list_head *list = &group->notification_list; in fsnotify_add_event() local
|
/fs/vboxsf/ |
D | utils.c | 478 static struct vboxsf_dir_buf *vboxsf_dir_buf_alloc(struct list_head *list) in vboxsf_dir_buf_alloc() 521 struct list_head *list, *pos, *tmp; in vboxsf_dir_info_free() local
|
/fs/dlm/ |
D | requestqueue.c | 19 struct list_head list; member
|
/fs/jbd2/ |
D | transaction.c | 1985 __blist_add_buffer(struct journal_head **list, struct journal_head *jh) in __blist_add_buffer() 2009 __blist_del_buffer(struct journal_head **list, struct journal_head *jh) in __blist_del_buffer() 2033 struct journal_head **list = NULL; in __jbd2_journal_temp_unlink_buffer() local 2513 struct journal_head **list = NULL; in __jbd2_journal_file_buffer() local
|
/fs/ksmbd/mgmt/ |
D | tree_connect.h | 30 struct list_head list; member
|
/fs/nilfs2/ |
D | cpfile.c | 605 struct nilfs_snapshot_list *list; in nilfs_cpfile_block_get_snapshot_list() local 622 struct nilfs_snapshot_list *list; in nilfs_cpfile_set_snapshot() local 741 struct nilfs_snapshot_list *list; in nilfs_cpfile_clear_snapshot() local
|