Home
last modified time | relevance | path

Searched defs:fe (Results 1 – 14 of 14) sorted by relevance

/fs/ocfs2/
Dinode.c275 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, in ocfs2_populate_inode()
421 struct ocfs2_dinode *fe; in ocfs2_read_locked_inode() local
598 struct ocfs2_dinode *fe; in ocfs2_truncate_for_delete() local
1309 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_mark_inode_dirty() local
1351 struct ocfs2_dinode *fe) in ocfs2_refresh_inode()
Dresize.c102 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bm_bh->b_data; in ocfs2_update_last_group_and_inode() local
280 struct ocfs2_dinode *fe = NULL; in ocfs2_group_extend() local
468 struct ocfs2_dinode *fe = NULL; in ocfs2_group_add() local
Dsymlink.c62 struct ocfs2_dinode *fe; in ocfs2_fast_symlink_readpage() local
Dnamei.c515 struct ocfs2_dinode *fe = NULL; in __ocfs2_mknod_locked() local
695 struct ocfs2_dinode *fe = NULL; in ocfs2_link() local
887 struct ocfs2_dinode *fe = NULL; in ocfs2_unlink() local
1633 struct ocfs2_dinode *fe; in ocfs2_rename() local
1803 struct ocfs2_dinode *fe = NULL; in ocfs2_symlink() local
2235 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_add() local
Dsuballoc.c677 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_block_group_alloc() local
791 struct ocfs2_dinode *fe; in ocfs2_reserve_suballoc_bits() local
1430 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group() local
1766 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_search_chain() local
1905 struct ocfs2_dinode *fe; in ocfs2_claim_suballoc_bits() local
2473 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) alloc_bh->b_data; in _ocfs2_free_suballoc_bits() local
2569 struct ocfs2_dinode *fe; in _ocfs2_free_clusters() local
2647 static inline void ocfs2_debug_suballoc_inode(struct ocfs2_dinode *fe) in ocfs2_debug_suballoc_inode()
Djournal.h594 struct ocfs2_dinode *fe, in ocfs2_calc_tree_trunc_credits()
Dfile.c453 struct ocfs2_dinode *fe = NULL; in ocfs2_truncate_file() local
572 struct ocfs2_dinode *fe = NULL; in __ocfs2_extend_allocation() local
Djournal.c937 struct ocfs2_dinode *fe; in ocfs2_journal_toggle_dirty() local
1567 struct ocfs2_dinode *fe; in ocfs2_replay_journal() local
Daops.c61 struct ocfs2_dinode *fe = NULL; in ocfs2_symlink_get_block() local
Ddlmglue.c2255 struct ocfs2_dinode *fe; in ocfs2_inode_lock_update() local
Ddir.c3184 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_extend_dir() local
/fs/udf/
Dinode.c1289 struct fileEntry *fe; in udf_read_inode() local
1600 static umode_t udf_convert_permissions(struct fileEntry *fe) in udf_convert_permissions()
1632 struct fileEntry *fe; in udf_update_inode() local
Dsuper.c984 struct inode *fe; in udf_load_metadata_files() local
/fs/
Duserfaultfd.c267 int handle_userfault(struct fault_env *fe, unsigned long reason) in handle_userfault()