Home
last modified time | relevance | path

Searched defs:oe (Results 1 – 8 of 8) sorted by relevance

/fs/omfs/
Dfile.c22 struct omfs_extent *oe = (struct omfs_extent *) &bh->b_data[offset]; in omfs_make_empty_table() local
34 struct omfs_extent *oe; in omfs_shrink_inode() local
116 static int omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, in omfs_grow_extent()
226 struct omfs_extent *oe; in omfs_get_block() local
/fs/overlayfs/
Dutil.c98 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); in ovl_alloc_entry() local
131 struct ovl_entry *oe = OVL_E(dentry); in ovl_dentry_init_flags() local
155 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_type() local
188 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lower() local
200 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_lowerdata() local
229 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lower() local
236 struct ovl_entry *oe = dentry->d_fsdata; in ovl_layer_lower() local
249 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_lowerdata() local
1014 struct ovl_entry *oe = dentry->d_fsdata; in ovl_is_metacopy_dentry() local
Dsuper.c62 static void ovl_entry_stack_free(struct ovl_entry *oe) in ovl_entry_stack_free()
77 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_release() local
146 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_revalidate_common() local
1555 struct ovl_entry *oe, struct path *upperpath) in ovl_get_indexdir()
1831 struct ovl_entry *oe; in ovl_get_lowerstack() local
1959 struct ovl_entry *oe) in ovl_get_root()
1999 struct ovl_entry *oe; in ovl_fill_super() local
Dexport.c79 struct ovl_entry *oe = OVL_E(dentry); in ovl_connectable_layer() local
289 struct ovl_entry *oe; in ovl_obtain_alias() local
344 struct ovl_entry *oe = dentry->d_fsdata; in ovl_dentry_real_at() local
Dnamei.c785 struct ovl_entry *oe = dentry->d_fsdata; in ovl_path_next() local
825 struct ovl_entry *oe; in ovl_lookup() local
/fs/ext4/
Dxattr.c437 struct mb_cache_entry *oe; in ext4_evict_ea_inode() local
1245 struct mb_cache_entry *oe; in ext4_xattr_release_block() local
1906 struct mb_cache_entry *oe; in ext4_xattr_block_set() local
/fs/ntfs3/
Dfslog.c2954 struct OPEN_ATTR_ENRTY *oe = NULL; in find_loaded_attr() local
3018 static int do_action(struct ntfs_log *log, struct OPEN_ATTR_ENRTY *oe, in do_action()
3743 struct OPEN_ATTR_ENRTY *oe; in log_replay() local
/fs/btrfs/
Dinode.c3003 struct btrfs_ordered_extent *oe) in insert_ordered_extent_file_extent()