Home
last modified time | relevance | path

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

1234567

/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(inode_get_ctime(OFNI_EDONI_2SFFJ(f))) argument
39 #define JFFS2_F_I_MTIME(f) I_SEC(inode_get_mtime(OFNI_EDONI_2SFFJ(f))) argument
40 #define JFFS2_F_I_ATIME(f) I_SEC(inode_get_atime(OFNI_EDONI_2SFFJ(f))) argument
51 static inline void jffs2_init_inode_info(struct jffs2_inode_info *f) in jffs2_init_inode_info()
[all …]
Ddir.c126 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_readdir() local
167 struct jffs2_inode_info *f, *dir_f; in jffs2_create() local
251 struct jffs2_inode_info *f = JFFS2_INODE_INFO(d_inode(old_dentry)); in jffs2_link() local
288 struct jffs2_inode_info *f, *dir_f; in jffs2_symlink() local
452 struct jffs2_inode_info *f, *dir_f; in jffs2_mkdir() local
598 struct jffs2_inode_info *f = JFFS2_INODE_INFO(d_inode(dentry)); in jffs2_rmdir() local
626 struct jffs2_inode_info *f, *dir_f; in jffs2_mknod() local
857 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
244 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_evict_inode() local
255 struct jffs2_inode_info *f; in jffs2_iget() local
428 struct jffs2_inode_info *f; in jffs2_new_inode() local
617 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
115 struct jffs2_inode_info *f = JFFS2_INODE_INFO(folio->mapping->host); in jffs2_read_folio() local
130 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_write_begin() local
246 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.h220 #define jffs2_dbg_fragtree_paranoia_check(f) \ argument
222 #define jffs2_dbg_fragtree_paranoia_check_nolock(f) \ argument
231 #define jffs2_dbg_fragtree_paranoia_check(f) argument
232 #define jffs2_dbg_fragtree_paranoia_check_nolock(f) argument
247 #define jffs2_dbg_dump_fragtree(f) \ argument
249 #define jffs2_dbg_dump_fragtree_nolock(f) \ argument
260 #define jffs2_dbg_dump_fragtree(f) argument
261 #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
138 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.c9 static int devinfo_show(struct seq_file *f, void *v) in devinfo_show()
29 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start()
36 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next()
44 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/bcachefs/
Dbtree_node_scan.c19 struct find_btree_nodes *f; member
53 static void found_btree_node_to_key(struct bkey_i *k, const struct found_btree_node *f) in found_btree_node_to_key()
79 struct found_btree_node *f) in found_btree_node_is_readable()
143 static void try_read_btree_node(struct find_btree_nodes *f, struct bch_dev *ca, in try_read_btree_node()
253 static int read_btree_nodes(struct find_btree_nodes *f) in read_btree_nodes()
353 struct find_btree_nodes *f = &c->found_btree_nodes; in bch2_scan_for_btree_nodes() local
458 struct find_btree_nodes *f = &c->found_btree_nodes; in bch2_btree_node_is_stale() local
493 struct find_btree_nodes *f = &c->found_btree_nodes; in bch2_get_scanned_nodes() local
546 void bch2_find_btree_nodes_exit(struct find_btree_nodes *f) in bch2_find_btree_nodes_exit()
Djournal_sb.c19 static int bch2_sb_journal_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_journal_validate()
72 struct bch_sb_field *f) in bch2_sb_journal_to_text()
101 static int bch2_sb_journal_v2_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_journal_v2_validate()
173 struct bch_sb_field *f) in bch2_sb_journal_v2_to_text()
Dsuper-io.c93 struct bch_sb_field *f, in __bch2_sb_field_resize()
134 struct bch_sb_field *f = bch2_sb_field_get_id(sb->sb, type); in bch2_sb_field_delete() local
217 struct bch_sb_field *f = bch2_sb_field_get_id(sb->sb, type); in bch2_sb_field_resize_id() local
252 struct bch_sb_field *f = bch2_sb_field_get_id(sb->sb, type); in bch2_sb_field_get_minsize_id() local
1172 static int bch2_sb_ext_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_ext_validate()
1184 struct bch_sb_field *f) in bch2_sb_ext_to_text()
1216 #define x(f, nr) \ argument
1231 static int bch2_sb_field_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_field_validate()
1252 struct bch_sb_field *f) in __bch2_sb_field_to_text()
1265 struct bch_sb_field *f) in bch2_sb_field_to_text()
Dio_write.h41 #define x(f) __BCH_WRITE_##f, argument
47 #define x(f) BCH_WRITE_##f = BIT(__BCH_WRITE_##f), argument
Dbkey.c13 const struct bkey_format *f, in bch2_bkey_packed_to_binary_text()
406 const struct bkey_format *f = &b->format; in bkey_packed_successor() local
441 static bool bkey_format_has_too_big_fields(const struct bkey_format *f) in bkey_format_has_too_big_fields()
472 const struct bkey_format *f = &b->format; in bch2_bkey_pack_pos_lossy() local
574 static void set_format_field(struct bkey_format *f, enum bch_bkey_fields i, in set_format_field()
642 struct bkey_format *f, in bch2_bkey_format_invalid()
684 void bch2_bkey_format_to_text(struct printbuf *out, const struct bkey_format *f) in bch2_bkey_format_to_text()
1065 const struct bkey_format *f = bkey_packed(k) ? _f : &bch2_bkey_format_current; in bch2_bkey_swab_key() local
Dsb-counters.c23 static int bch2_sb_counters_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_counters_validate()
30 struct bch_sb_field *f) in bch2_sb_counters_to_text()
Dbkey.h325 static inline bool bkeyp_u64s_valid(const struct bkey_format *f, in bkeyp_u64s_valid()
489 static inline u64 bkey_field_max(const struct bkey_format *f, in bkey_field_max()
520 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset()
530 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset()
542 #define high_word(f, k) ((u64 *) (k)->_data + high_word_offset(f)) argument
586 static inline bool bch2_bkey_format_field_overflows(struct bkey_format *f, unsigned i) in bch2_bkey_format_field_overflows()
/fs/
Dfile_table.c52 static inline struct backing_file *backing_file(struct file *f) in backing_file()
57 struct path *backing_file_user_path(struct file *f) in backing_file_user_path()
63 static inline void file_free(struct file *f) in file_free()
148 static int init_file(struct file *f, int flags, const struct cred *cred) in init_file()
194 struct file *f; in alloc_empty_file() local
240 struct file *f; in alloc_empty_file_noaccount() local
391 struct file *f; in alloc_file_clone() local
449 struct file *f, *t; in delayed_fput() local
/fs/xfs/scrub/
Dxfs_scrub.h10 # define xfs_ioc_scrub_metadata(f, a) (-ENOTTY) argument
11 # define xfs_ioc_scrubv_metadata(f, a) (-ENOTTY) argument
/fs/notify/
Dfdinfo.c25 static void show_fdinfo(struct seq_file *m, struct file *f, in show_fdinfo()
90 void inotify_show_fdinfo(struct seq_file *m, struct file *f) in inotify_show_fdinfo()
127 void fanotify_show_fdinfo(struct seq_file *m, struct file *f) in fanotify_show_fdinfo()
/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.c486 static int read_single_page_timeouts(struct data_file *df, struct file *f, in read_single_page_timeouts()
540 static int read_folio(struct file *f, struct folio *folio) in read_folio()
704 static void handle_file_completed(struct file *f, struct data_file *df) in handle_file_completed()
716 struct file *f = bfc->bc_file; in handle_file_completed() local
760 static long ioctl_fill_blocks(struct file *f, void __user *arg) in ioctl_fill_blocks()
833 static long ioctl_read_file_signature(struct file *f, void __user *arg) in ioctl_read_file_signature()
881 static long ioctl_get_filled_blocks(struct file *f, void __user *arg) in ioctl_get_filled_blocks()
906 static long ioctl_get_block_count(struct file *f, void __user *arg) in ioctl_get_block_count()
927 static int incfs_ioctl_get_flags(struct file *f, void __user *arg) in incfs_ioctl_get_flags()
934 static long dispatch_ioctl(struct file *f, unsigned int req, unsigned long arg) in dispatch_ioctl()

1234567