Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 121) sorted by relevance

12345

/fs/jffs2/
Dos-linux.h23 #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 …]
Ddir.c123 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
614 struct jffs2_inode_info *f, *dir_f; in jffs2_mknod() local
843 struct jffs2_inode_info *f = JFFS2_INODE_INFO(d_inode(old_dentry)); in jffs2_rename() local
Dgc.c126 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()
Dfs.c35 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
616 struct jffs2_inode_info *f) in jffs2_gc_release_inode()
Dfile.c82 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_do_readpage_nolock() local
123 struct jffs2_inode_info *f = JFFS2_INODE_INFO(pg->mapping->host); in jffs2_readpage() local
138 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_write_begin() local
253 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_write_end() local
Dwrite.c23 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()
Ddebug.h219 #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
Dreadinode.c452 struct jffs2_inode_info *f, in jffs2_build_inode_fragtree()
981 static int jffs2_get_inode_nodes(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_get_inode_nodes()
1146 struct jffs2_inode_info *f, in jffs2_do_read_inode_internal()
1328 int jffs2_do_read_inode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_do_read_inode()
1395 struct jffs2_inode_info *f = kzalloc(sizeof(*f), GFP_KERNEL); in jffs2_do_crccheck_inode() local
1413 void jffs2_do_clear_inode(struct jffs2_sb_info *c, struct jffs2_inode_info *f) in jffs2_do_clear_inode()
Dsuper.c40 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
Dread.c23 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()
Ddebug.c67 __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/proc/
Ddevices.c8 static int devinfo_show(struct seq_file *f, void *v) in devinfo_show()
28 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start()
35 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next()
43 static void devinfo_stop(struct seq_file *f, void *v) in devinfo_stop()
Dinterrupts.c12 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/
Dfile_table.c47 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
245 struct file *f = alloc_file(&base->f_path, flags, fops); in alloc_file_clone() local
306 struct file *f, *t; in delayed_fput() local
Dsync.c165 struct fd f = fdget(fd); in SYSCALL_DEFINE1() local
222 struct fd f = fdget(fd); in do_fsync() local
374 struct fd f; in ksys_sync_file_range() local
Dlocks.c447 struct file_lock *f; in locks_move_blocks() local
2221 struct fd f = fdget(fd); in SYSCALL_DEFINE2() local
2481 struct file *f; in fcntl_setlk() local
2612 struct file *f; in fcntl_setlk64() local
2848 static void lock_get_status(struct seq_file *f, struct file_lock *fl, in lock_get_status()
2927 static int locks_show(struct seq_file *f, void *v) in locks_show()
2946 static void __show_fd_locks(struct seq_file *f, in __show_fd_locks()
2966 void show_fd_locks(struct seq_file *f, in show_fd_locks()
2984 static void *locks_start(struct seq_file *f, loff_t *pos) in locks_start()
2995 static void *locks_next(struct seq_file *f, void *v, loff_t *pos) in locks_next()
[all …]
Dreaddir.c184 struct fd f = fdget_pos(fd); in SYSCALL_DEFINE3() local
274 struct fd f; in SYSCALL_DEFINE3() local
357 struct fd f; in SYSCALL_DEFINE3() local
442 struct fd f = fdget_pos(fd); in COMPAT_SYSCALL_DEFINE3() local
525 struct fd f; in COMPAT_SYSCALL_DEFINE3() local
/fs/ntfs/
Ddebug.h30 #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/
Dfdinfo.c24 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo()
46 } f; in show_mark_fhandle() local
95 void inotify_show_fdinfo(struct seq_file *m, struct file *f) in inotify_show_fdinfo()
135 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo()
/fs/lockd/
Dsvcsubs.c36 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/
Dxfs_rtalloc.h139 # 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
/fs/openpromfs/
Dinode.c67 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/incfs/
Dvfs.c479 static int read_single_page_timeouts(struct data_file *df, struct file *f, in read_single_page_timeouts()
533 static int read_single_page(struct file *f, struct page *page) in read_single_page()
687 static void handle_file_completed(struct file *f, struct data_file *df) in handle_file_completed()
699 struct file *f = bfc->bc_file; in handle_file_completed() local
743 static long ioctl_fill_blocks(struct file *f, void __user *arg) in ioctl_fill_blocks()
818 static long ioctl_read_file_signature(struct file *f, void __user *arg) in ioctl_read_file_signature()
866 static long ioctl_get_filled_blocks(struct file *f, void __user *arg) in ioctl_get_filled_blocks()
891 static long ioctl_get_block_count(struct file *f, void __user *arg) in ioctl_get_block_count()
912 static int incfs_ioctl_get_flags(struct file *f, void __user *arg) in incfs_ioctl_get_flags()
919 static long dispatch_ioctl(struct file *f, unsigned int req, unsigned long arg) in dispatch_ioctl()
/fs/pstore/
Dftrace.c61 static ssize_t pstore_ftrace_knob_write(struct file *f, const char __user *buf, in pstore_ftrace_knob_write()
98 static ssize_t pstore_ftrace_knob_read(struct file *f, char __user *buf, in pstore_ftrace_knob_read()
/fs/ext2/
Dxattr.c75 # define ea_idebug(inode, f...) do { \ argument
81 # define ea_bdebug(bh, f...) do { \ argument
88 # define ea_idebug(inode, f...) no_printk(f) argument
89 # define ea_bdebug(bh, f...) no_printk(f) argument

12345