Home
last modified time | relevance | path

Searched defs:list (Results 1 – 25 of 167) sorted by relevance

1234567

/fs/bcachefs/
A Dmovinggc.c47 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 Dasync_objs.c45 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 Dprintbuf.c484 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 Dasync_objs_types.h20 struct fast_list list; member
A Dfast_list.h18 struct fast_list *list) in fast_list_iter_peek()
A Ddebug.h24 struct async_obj_list *list; member
/fs/xfs/
A Dxfs_extent_busy.h21 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 Dinternal.h15 struct list_head list; member
50 struct list_head list; member
/fs/fuse/
A Dxattr.c92 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 Dcommit.c509 struct list_head list; member
572 struct list_head list; in dbg_check_old_index() local
/fs/smb/common/smbdirect/
A Dsmbdirect_socket.h83 struct list_head list; member
94 struct list_head list; member
152 struct list_head list; member
/fs/
A Dxattr.c483 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 Dnodelist.h279 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 Dnodelist.c26 …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 Ddir.c233 struct list_head list; member
300 struct list_head *list; in dlm_copy_master_names() local
A Drequestqueue.c20 struct list_head list; member
/fs/btrfs/
A Dtree-mod-log.h16 struct list_head list; member
A Dordered-data.h33 struct list_head list; member
137 struct list_head list; member
A Dlru_cache.h39 struct list_head list; member
A Dulist.h32 struct list_head list; /* used to link node */ member
/fs/overlayfs/
A Dreaddir.c45 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 Dnotification.c89 struct list_head *list = &group->notification_list; in fsnotify_insert_event() local
/fs/nfs/
A Ddirect.c509 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 Dutils.c477 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 Dnewbt.h13 struct list_head list; member

Completed in 46 milliseconds

1234567