Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 77) sorted by relevance

1234

/fs/afs/
Dcache.c31 const void *entry) in afs_cell_cache_match()
52 static void afs_cell_cache_update(void *source, void *entry) in afs_cell_cache_update()
88 const void *entry) in afs_vlocation_cache_match()
130 static void afs_vlocation_cache_update(void *source, void *entry) in afs_vlocation_cache_update()
161 const void *entry) in afs_volume_cache_match()
182 static void afs_volume_cache_update(void *source, void *entry) in afs_volume_cache_update()
212 const void *entry) in afs_vnode_cache_match()
245 static void afs_vnode_cache_update(void *source, void *entry) in afs_vnode_cache_update()
Dvlclient.c63 struct afs_cache_vlocation *entry; in afs_deliver_vl_get_entry_by_xxx() local
152 struct afs_cache_vlocation *entry, in afs_vl_get_entry_by_name()
193 struct afs_cache_vlocation *entry, in afs_vl_get_entry_by_id()
/fs/btrfs/
Dordered-data.c29 static u64 entry_end(struct btrfs_ordered_extent *entry) in entry_end()
44 struct btrfs_ordered_extent *entry; in tree_insert() local
73 struct btrfs_ordered_extent *entry; in __tree_search() local
120 static int offset_in_entry(struct btrfs_ordered_extent *entry, u64 file_offset) in offset_in_entry()
138 struct btrfs_ordered_extent *entry; in tree_search() local
172 struct btrfs_ordered_extent *entry; in btrfs_add_ordered_extent() local
217 struct btrfs_ordered_extent *entry, in btrfs_add_ordered_sum()
243 struct btrfs_ordered_extent *entry; in btrfs_dec_test_ordered_pending() local
277 int btrfs_put_ordered_extent(struct btrfs_ordered_extent *entry) in btrfs_put_ordered_extent()
299 struct btrfs_ordered_extent *entry) in btrfs_remove_ordered_extent()
[all …]
Dref-cache.c80 struct btrfs_leaf_ref *entry; in tree_insert() local
103 struct btrfs_leaf_ref *entry; in tree_search() local
Dextent_map.c93 struct extent_map *entry; in tree_insert() local
127 struct extent_map *entry; in __tree_search() local
Dfree-space-cache.c81 struct btrfs_free_space *entry, *ret = NULL; in tree_search_offset() local
119 struct btrfs_free_space *entry, *ret = NULL; in tree_search_bytes() local
/fs/fuse/
Ddir.c18 static inline void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
23 static inline u64 fuse_dentry_time(struct dentry *entry) in fuse_dentry_time()
31 static void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
37 static u64 fuse_dentry_time(struct dentry *entry) in fuse_dentry_time()
66 static void fuse_change_entry_timeout(struct dentry *entry, in fuse_change_entry_timeout()
100 void fuse_invalidate_entry_cache(struct dentry *entry) in fuse_invalidate_entry_cache()
109 static void fuse_invalidate_entry(struct dentry *entry) in fuse_invalidate_entry()
157 static int fuse_dentry_revalidate(struct dentry *entry, struct nameidata *nd) in fuse_dentry_revalidate()
241 static struct dentry *fuse_d_add_directory(struct dentry *entry, in fuse_d_add_directory()
315 static struct dentry *fuse_lookup(struct inode *dir, struct dentry *entry, in fuse_lookup()
[all …]
/fs/squashfs/
Dcache.c70 struct squashfs_cache_entry *entry; in squashfs_cache_get() local
184 void squashfs_cache_put(struct squashfs_cache_entry *entry) in squashfs_cache_put()
261 struct squashfs_cache_entry *entry = &cache->entry[i]; in squashfs_cache_init() local
294 int squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, in squashfs_copy_data()
337 struct squashfs_cache_entry *entry; in squashfs_read_metadata() local
Dsymlink.c57 struct squashfs_cache_entry *entry; in squashfs_symlink_readpage() local
/fs/yaffs2/
Ddevextras.h89 static __inline__ void ylist_del(struct ylist_head *entry) in ylist_del()
99 static __inline__ void ylist_del_init(struct ylist_head *entry) in ylist_del_init()
107 static __inline__ int ylist_empty(struct ylist_head *entry) in ylist_empty()
118 #define ylist_entry(entry, type, member) \ argument
/fs/hfsplus/
Dcatalog.c87 static int hfsplus_cat_build_record(hfsplus_cat_entry *entry, u32 cnid, struct inode *inode) in hfsplus_cat_build_record()
142 hfsplus_cat_entry *entry, int type, in hfsplus_fill_cat_thread()
185 hfsplus_cat_entry entry; in hfsplus_create_cat() local
317 hfsplus_cat_entry entry; in hfsplus_rename_cat() local
Dioctl.c100 hfsplus_cat_entry entry; in hfsplus_setxattr() local
142 hfsplus_cat_entry entry; in hfsplus_getxattr() local
/fs/ext4/
Dxattr.c67 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument
147 ext4_xattr_check_names(struct ext4_xattr_entry *entry, void *end) in ext4_xattr_check_names()
171 ext4_xattr_check_entry(struct ext4_xattr_entry *entry, size_t size) in ext4_xattr_check_entry()
185 struct ext4_xattr_entry *entry; in ext4_xattr_find_entry() local
213 struct ext4_xattr_entry *entry; in ext4_xattr_block_get() local
263 struct ext4_xattr_entry *entry; in ext4_xattr_ibody_get() local
328 ext4_xattr_list_entries(struct inode *inode, struct ext4_xattr_entry *entry, in ext4_xattr_list_entries()
1097 static void ext4_xattr_shift_entries(struct ext4_xattr_entry *entry, in ext4_xattr_shift_entries()
1126 struct ext4_xattr_entry *entry, *last, *first; in ext4_expand_extra_isize_ea() local
1518 struct ext4_xattr_entry *entry) in ext4_xattr_hash_entry()
[all …]
/fs/ext3/
Dxattr.c67 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument
154 ext3_xattr_check_names(struct ext3_xattr_entry *entry, void *end) in ext3_xattr_check_names()
178 ext3_xattr_check_entry(struct ext3_xattr_entry *entry, size_t size) in ext3_xattr_check_entry()
192 struct ext3_xattr_entry *entry; in ext3_xattr_find_entry() local
220 struct ext3_xattr_entry *entry; in ext3_xattr_block_get() local
270 struct ext3_xattr_entry *entry; in ext3_xattr_ibody_get() local
335 ext3_xattr_list_entries(struct inode *inode, struct ext3_xattr_entry *entry, in ext3_xattr_list_entries()
1251 struct ext3_xattr_entry *entry) in ext3_xattr_hash_entry()
1287 struct ext3_xattr_entry *entry) in ext3_xattr_rehash()
/fs/ext2/
Dxattr.c70 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument
153 struct ext2_xattr_entry *entry; in ext2_xattr_get() local
255 struct ext2_xattr_entry *entry; in ext2_xattr_list() local
957 struct ext2_xattr_entry *entry) in ext2_xattr_hash_entry()
993 struct ext2_xattr_entry *entry) in ext2_xattr_rehash()
/fs/xfs/
Dxfs_attr_leaf.c725 xfs_attr_leaf_entry_t *entry; in xfs_attr_shortform_allfit() local
762 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_to_shortform() local
1074 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_add_work() local
1426 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_figure_balance() local
1656 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_remove() local
1920 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_lookup_int() local
2026 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_getvalue() local
2322 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_list_int() local
2442 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_clearflag() local
2511 xfs_attr_leaf_entry_t *entry; in xfs_attr_leaf_setflag() local
[all …]
/fs/configfs/
Ditem.c38 static inline struct config_item * to_item(struct list_head * entry) in to_item()
198 struct list_head * entry; in config_group_find_item() local
/fs/nfs/
Ddir.c155 struct nfs_entry *entry; member
258 struct nfs_entry *entry = desc->entry; in find_dirent() local
286 struct nfs_entry *entry = desc->entry; in find_dirent_index() local
407 struct nfs_entry *entry = desc->entry; in nfs_do_filldir() local
1099 struct nfs_entry *entry = desc->entry; in nfs_readdir_lookup() local
1669 static void nfs_access_free_entry(struct nfs_access_entry *entry) in nfs_access_free_entry()
1735 struct nfs_access_entry *entry; in __nfs_access_zap_cache() local
1773 struct nfs_access_entry *entry; in nfs_access_search_rbtree() local
1829 struct nfs_access_entry *entry; in nfs_access_add_rbtree() local
/fs/udf/
Dpartition.c137 struct sparingEntry *entry = &st->mapEntry[i]; in udf_get_pblock_spar15() local
185 struct sparingEntry *entry = &st->mapEntry[k]; in udf_relocate_blocks() local
224 struct sparingEntry *entry = &st->mapEntry[l]; in udf_relocate_blocks() local
/fs/omfs/
Dfile.c51 struct omfs_extent_entry *entry; in omfs_shrink_inode() local
136 struct omfs_extent_entry *entry = &oe->e_entry; in omfs_grow_extent() local
244 struct omfs_extent_entry *entry; in omfs_get_block() local
/fs/nfs_common/
Dnfsacl.c51 struct posix_acl_entry *entry = in xdr_nfsace_encode() local
131 struct posix_acl_entry *entry; in xdr_nfsace_decode() local
/fs/hfs/
Dcatalog.c86 union hfs_cat_rec entry; in hfs_cat_create() local
277 union hfs_cat_rec entry; in hfs_cat_move() local
/fs/
Ddcache.c1005 void d_instantiate(struct dentry *entry, struct inode * inode) in d_instantiate()
1030 static struct dentry *__d_instantiate_unique(struct dentry *entry, in __d_instantiate_unique()
1062 struct dentry *d_instantiate_unique(struct dentry *entry, struct inode *inode) in d_instantiate_unique()
1542 static void __d_rehash(struct dentry * entry, struct hlist_head *list) in __d_rehash()
1549 static void _d_rehash(struct dentry * entry) in _d_rehash()
1561 void d_rehash(struct dentry * entry) in d_rehash()
Dxattr_acl.c21 posix_acl_xattr_entry *entry = (posix_acl_xattr_entry *)(header+1), *end; in posix_acl_from_xattr() local
/fs/fat/
Dfatent.c24 static void fat12_ent_blocknr(struct super_block *sb, int entry, in fat12_ent_blocknr()
34 static void fat_ent_blocknr(struct super_block *sb, int entry, in fat_ent_blocknr()
338 int fat_ent_read(struct inode *inode, struct fat_entry *fatent, int entry) in fat_ent_read()
486 int entry = fatent.entry; in fat_alloc_clusters() local

1234