| /fs/proc/ |
| D | devices.c | 7 static int devinfo_show(struct seq_file *f, void *v) in devinfo_show() 27 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() 34 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next() 42 static void devinfo_stop(struct seq_file *f, void *v) in devinfo_stop()
|
| D | interrupts.c | 12 static void *int_seq_start(struct seq_file *f, loff_t *pos) in int_seq_start() 17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next() 25 static void int_seq_stop(struct seq_file *f, void *v) in int_seq_stop()
|
| /fs/jffs2/ |
| D | os-linux.h | 23 #define OFNI_EDONI_2SFFJ(f) (&(f)->vfs_inode) argument 28 #define JFFS2_F_I_SIZE(f) (OFNI_EDONI_2SFFJ(f)->i_size) argument 29 #define JFFS2_F_I_MODE(f) (OFNI_EDONI_2SFFJ(f)->i_mode) argument 30 #define JFFS2_F_I_UID(f) (i_uid_read(OFNI_EDONI_2SFFJ(f))) argument 31 #define JFFS2_F_I_GID(f) (i_gid_read(OFNI_EDONI_2SFFJ(f))) argument 32 #define JFFS2_F_I_RDEV(f) (OFNI_EDONI_2SFFJ(f)->i_rdev) argument 38 #define JFFS2_F_I_CTIME(f) I_SEC(OFNI_EDONI_2SFFJ(f)->i_ctime) argument 39 #define JFFS2_F_I_MTIME(f) I_SEC(OFNI_EDONI_2SFFJ(f)->i_mtime) argument 40 #define JFFS2_F_I_ATIME(f) I_SEC(OFNI_EDONI_2SFFJ(f)->i_atime) argument 51 static inline void jffs2_init_inode_info(struct jffs2_inode_info *f) in jffs2_init_inode_info() [all …]
|
| D | dir.c | 123 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_readdir() local 164 struct jffs2_inode_info *f, *dir_f; in jffs2_create() local 246 struct jffs2_inode_info *f = JFFS2_INODE_INFO(d_inode(old_dentry)); in jffs2_link() local 281 struct jffs2_inode_info *f, *dir_f; in jffs2_symlink() local 443 struct jffs2_inode_info *f, *dir_f; in jffs2_mkdir() local 588 struct jffs2_inode_info *f = JFFS2_INODE_INFO(d_inode(dentry)); in jffs2_rmdir() local 610 struct jffs2_inode_info *f, *dir_f; in jffs2_mknod() local 839 struct jffs2_inode_info *f = JFFS2_INODE_INFO(d_inode(old_dentry)); in jffs2_rename() local
|
| D | gc.c | 126 struct jffs2_inode_info *f; in jffs2_garbage_collect_pass() local 498 struct jffs2_raw_node_ref *raw, struct jffs2_inode_info *f) in jffs2_garbage_collect_live() 759 struct jffs2_inode_info *f, struct jffs2_full_dnode *fn) in jffs2_garbage_collect_metadata() 851 struct jffs2_inode_info *f, struct jffs2_full_dirent *fd) in jffs2_garbage_collect_dirent() 896 struct jffs2_inode_info *f, struct jffs2_full_dirent *fd) in jffs2_garbage_collect_deletion_dirent() 1014 struct jffs2_inode_info *f, struct jffs2_full_dnode *fn, in jffs2_garbage_collect_hole() 1165 struct jffs2_inode_info *f, struct jffs2_full_dnode *fn, in jffs2_garbage_collect_dnode()
|
| D | fs.c | 35 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_do_setattr() local 243 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_evict_inode() local 254 struct jffs2_inode_info *f; in jffs2_iget() local 427 struct jffs2_inode_info *f; in jffs2_new_inode() local 615 struct jffs2_inode_info *f) in jffs2_gc_release_inode()
|
| D | write.c | 23 int jffs2_do_new_inode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_do_new_inode() 59 struct jffs2_full_dnode *jffs2_write_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_write_dnode() 205 struct jffs2_full_dirent *jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_write_dirent() 340 int jffs2_write_inode_range(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_write_inode_range() 442 struct jffs2_inode_info *f, struct jffs2_raw_inode *ri, in jffs2_do_create()
|
| D | file.c | 81 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_do_readpage_nolock() local 122 struct jffs2_inode_info *f = JFFS2_INODE_INFO(pg->mapping->host); in jffs2_readpage() local 137 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_write_begin() local 243 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_write_end() local
|
| D | debug.h | 219 #define jffs2_dbg_fragtree_paranoia_check(f) \ argument 221 #define jffs2_dbg_fragtree_paranoia_check_nolock(f) \ argument 230 #define jffs2_dbg_fragtree_paranoia_check(f) argument 231 #define jffs2_dbg_fragtree_paranoia_check_nolock(f) argument 246 #define jffs2_dbg_dump_fragtree(f) \ argument 248 #define jffs2_dbg_dump_fragtree_nolock(f) \ argument 259 #define jffs2_dbg_dump_fragtree(f) argument 260 #define jffs2_dbg_dump_fragtree_nolock(f) argument
|
| D | super.c | 40 struct jffs2_inode_info *f; in jffs2_alloc_inode() local 50 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_free_inode() local 58 struct jffs2_inode_info *f = foo; in jffs2_i_init_once() local 137 struct jffs2_inode_info *f; in jffs2_get_parent() local
|
| D | readinode.c | 452 struct jffs2_inode_info *f, in jffs2_build_inode_fragtree() 965 static int jffs2_get_inode_nodes(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_get_inode_nodes() 1130 struct jffs2_inode_info *f, in jffs2_do_read_inode_internal() 1312 int jffs2_do_read_inode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_do_read_inode() 1379 struct jffs2_inode_info *f = kzalloc(sizeof(*f), GFP_KERNEL); in jffs2_do_crccheck_inode() local 1397 void jffs2_do_clear_inode(struct jffs2_sb_info *c, struct jffs2_inode_info *f) in jffs2_do_clear_inode()
|
| D | read.c | 23 int jffs2_read_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_read_dnode() 157 int jffs2_read_inode_range(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_read_inode_range()
|
| D | debug.c | 67 __jffs2_dbg_fragtree_paranoia_check(struct jffs2_inode_info *f) in __jffs2_dbg_fragtree_paranoia_check() 75 __jffs2_dbg_fragtree_paranoia_check_nolock(struct jffs2_inode_info *f) in __jffs2_dbg_fragtree_paranoia_check_nolock() 695 __jffs2_dbg_dump_fragtree(struct jffs2_inode_info *f) in __jffs2_dbg_dump_fragtree() 703 __jffs2_dbg_dump_fragtree_nolock(struct jffs2_inode_info *f) in __jffs2_dbg_dump_fragtree_nolock()
|
| /fs/ |
| D | file_table.c | 47 struct file *f = container_of(head, struct file, f_u.fu_rcuhead); in file_free_rcu() local 53 static inline void file_free(struct file *f) in file_free() 98 struct file *f; in __alloc_file() local 137 struct file *f; in alloc_empty_file() local 173 struct file *f = __alloc_file(flags, cred); in alloc_empty_file_noaccount() local 244 struct file *f = alloc_file(&base->f_path, flags, fops); in alloc_file_clone() local 305 struct file *f, *t; in delayed_fput() local
|
| D | open.c | 167 struct fd f; in do_sys_ftruncate() local 337 struct fd f = fdget(fd); in ksys_fallocate() local 497 struct fd f = fdget_raw(fd); in SYSCALL_DEFINE1() local 587 struct fd f = fdget(fd); in ksys_fchmod() local 725 struct fd f = fdget(fd); in ksys_fchown() local 748 static int do_dentry_open(struct file *f, in do_dentry_open() 933 struct file *f; in dentry_open() local 955 struct file *f = alloc_empty_file_noaccount(flags, cred); in open_with_fake_path() local 1109 struct file *f = do_filp_open(dfd, tmp, &op); in do_sys_open() local
|
| D | locks.c | 447 struct file_lock *f; in locks_move_blocks() local 2190 struct fd f = fdget(fd); in SYSCALL_DEFINE2() local 2449 struct file *f; in fcntl_setlk() local 2580 struct file *f; in fcntl_setlk64() local 2793 static void lock_get_status(struct seq_file *f, struct file_lock *fl, in lock_get_status() 2872 static int locks_show(struct seq_file *f, void *v) in locks_show() 2891 static void __show_fd_locks(struct seq_file *f, in __show_fd_locks() 2911 void show_fd_locks(struct seq_file *f, in show_fd_locks() 2929 static void *locks_start(struct seq_file *f, loff_t *pos) in locks_start() 2940 static void *locks_next(struct seq_file *f, void *v, loff_t *pos) in locks_next() [all …]
|
| D | sync.c | 162 struct fd f = fdget(fd); in SYSCALL_DEFINE1() local 217 struct fd f = fdget(fd); in do_fsync() local 369 struct fd f; in ksys_sync_file_range() local
|
| /fs/ntfs/ |
| D | debug.h | 30 #define ntfs_debug(f, a...) \ argument 50 #define ntfs_warning(sb, f, a...) __ntfs_warning(__func__, sb, f, ##a) argument 55 #define ntfs_error(sb, f, a...) __ntfs_error(__func__, sb, f, ##a) argument
|
| /fs/notify/ |
| D | fdinfo.c | 25 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo() 47 } f; in show_mark_fhandle() local 103 void inotify_show_fdinfo(struct seq_file *m, struct file *f) in inotify_show_fdinfo() 143 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo()
|
| /fs/lockd/ |
| D | svcsubs.c | 36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 65 static inline unsigned int file_hash(struct nfs_fh *f) in file_hash() 85 struct nfs_fh *f) in nlm_lookup_file()
|
| /fs/xfs/ |
| D | xfs_rtalloc.h | 139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) argument 143 # define xfs_rtalloc_query_range(t,l,h,f,p) (ENOSYS) argument 144 # define xfs_rtalloc_query_all(t,f,p) (ENOSYS) argument
|
| D | xfs_linux.h | 105 #define current_test_flags(f) (current->flags & (f)) argument 106 #define current_set_flags_nested(sp, f) \ argument 108 #define current_clear_flags_nested(sp, f) \ argument 110 #define current_restore_flags_nested(sp, f) \ argument
|
| /fs/openpromfs/ |
| D | inode.c | 67 static int property_show(struct seq_file *f, void *v) in property_show() 120 static void *property_start(struct seq_file *f, loff_t *pos) in property_start() 127 static void *property_next(struct seq_file *f, void *v, loff_t *pos) in property_next() 133 static void property_stop(struct seq_file *f, void *v) in property_stop()
|
| /fs/pstore/ |
| D | ftrace.c | 60 static ssize_t pstore_ftrace_knob_write(struct file *f, const char __user *buf, in pstore_ftrace_knob_write() 97 static ssize_t pstore_ftrace_knob_read(struct file *f, char __user *buf, in pstore_ftrace_knob_read()
|
| /fs/ext2/ |
| D | xattr.c | 74 # define ea_idebug(inode, f...) do { \ argument 80 # define ea_bdebug(bh, f...) do { \ argument 87 # define ea_idebug(f...) argument 88 # define ea_bdebug(f...) argument
|