| /fs/bcachefs/ |
| A D | movinggc.c | 47 static void move_bucket_in_flight_add(struct buckets_in_flight *list, struct move_bucket *b) in move_bucket_in_flight_add() 98 static void move_bucket_free(struct buckets_in_flight *list, in move_bucket_free() 108 struct buckets_in_flight *list, in move_buckets_wait() 133 static bool bucket_in_flight(struct buckets_in_flight *list, in bucket_in_flight()
|
| A D | async_objs.c | 45 struct async_obj_list *list = inode->i_private; in bch2_async_obj_list_open() local 65 struct async_obj_list *list = i->list; in bch2_async_obj_list_read() local
|
| A D | printbuf.c | 484 const char * const list[], in bch2_prt_string_option() 492 const char * const list[], u64 flags) in bch2_prt_bitflags() 510 const char * const list[], in bch2_prt_bitflags_vector()
|
| A D | async_objs_types.h | 20 struct fast_list list; member
|
| A D | fast_list.h | 18 struct fast_list *list) in fast_list_iter_peek()
|
| A D | debug.h | 24 struct async_obj_list *list; member
|
| /fs/xfs/ |
| A D | xfs_extent_busy.h | 21 struct list_head list; /* transaction busy extent list */ member 66 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort()
|
| /fs/tracefs/ |
| A D | internal.h | 15 struct list_head list; member 50 struct list_head list; member
|
| /fs/fuse/ |
| A D | xattr.c | 92 static int fuse_verify_xattr_list(char *list, size_t size) in fuse_verify_xattr_list() 109 ssize_t fuse_listxattr(struct dentry *entry, char *list, size_t size) in fuse_listxattr()
|
| /fs/ubifs/ |
| A D | commit.c | 509 struct list_head list; member 572 struct list_head list; in dbg_check_old_index() local
|
| /fs/smb/common/smbdirect/ |
| A D | smbdirect_socket.h | 83 struct list_head list; member 94 struct list_head list; member 152 struct list_head list; member
|
| /fs/ |
| A D | xattr.c | 483 vfs_listxattr(struct dentry *dentry, char *list, size_t size) in vfs_listxattr() 911 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr() 940 ssize_t file_listxattr(struct file *f, char __user *list, size_t size) in file_listxattr() 950 char __user *list, size_t size) in filename_listxattr() 970 unsigned int at_flags, char __user *list, in path_listxattrat() 991 SYSCALL_DEFINE5(listxattrat, int, dfd, const char __user *, pathname, in SYSCALL_DEFINE5() argument 998 SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 1004 SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument 1010 SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) in SYSCALL_DEFINE3() argument
|
| /fs/jffs2/ |
| A 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
|
| A 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/dlm/ |
| A D | dir.c | 233 struct list_head list; member 300 struct list_head *list; in dlm_copy_master_names() local
|
| A D | requestqueue.c | 20 struct list_head list; member
|
| /fs/btrfs/ |
| A D | tree-mod-log.h | 16 struct list_head list; member
|
| A D | ordered-data.h | 33 struct list_head list; member 137 struct list_head list; member
|
| A D | lru_cache.h | 39 struct list_head list; member
|
| A D | ulist.h | 32 struct list_head list; /* used to link node */ member
|
| /fs/overlayfs/ |
| A D | readdir.c | 45 struct list_head *list; member 221 void ovl_cache_free(struct list_head *list) in ovl_cache_free() 348 static int ovl_dir_read_merged(struct dentry *dentry, struct list_head *list, in ovl_dir_read_merged() 568 static int ovl_dir_read_impure(const struct path *path, struct list_head *list, in ovl_dir_read_impure() 989 int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list) in ovl_check_empty_dir() 1033 struct list_head *list) in ovl_cleanup_whiteouts()
|
| /fs/notify/ |
| A D | notification.c | 89 struct list_head *list = &group->notification_list; in fsnotify_insert_event() local
|
| /fs/nfs/ |
| A D | direct.c | 509 static void nfs_direct_add_page_head(struct list_head *list, in nfs_direct_add_page_head() 525 static void nfs_direct_join_group(struct list_head *list, in nfs_direct_join_group() 555 struct list_head *list, in nfs_direct_write_scan_commit_list()
|
| /fs/vboxsf/ |
| A D | utils.c | 477 static struct vboxsf_dir_buf *vboxsf_dir_buf_alloc(struct list_head *list) in vboxsf_dir_buf_alloc() 520 struct list_head *list, *pos, *tmp; in vboxsf_dir_info_free() local
|
| /fs/xfs/scrub/ |
| A D | newbt.h | 13 struct list_head list; member
|