Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 21 of 21) sorted by relevance

/fs/yaffs2/
Dyaffs_attribs.c17 void yaffs_load_attribs(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh) in yaffs_load_attribs()
27 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj) in yaffs_load_attribs_oh()
38 void yaffs_load_current_time(struct yaffs_obj *obj, int do_a, int do_c) in yaffs_load_current_time()
47 void yaffs_attribs_init(struct yaffs_obj *obj, u32 gid, u32 uid, u32 rdev) in yaffs_attribs_init()
55 static loff_t yaffs_get_file_size(struct yaffs_obj *obj) in yaffs_get_file_size()
73 int yaffs_set_attribs(struct yaffs_obj *obj, struct iattr *attr) in yaffs_set_attribs()
100 int yaffs_get_attribs(struct yaffs_obj *obj, struct iattr *attr) in yaffs_get_attribs()
Dyaffs_verify.c168 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh, in yaffs_verify_oh()
223 void yaffs_verify_file(struct yaffs_obj *obj) in yaffs_verify_file()
288 void yaffs_verify_link(struct yaffs_obj *obj) in yaffs_verify_link()
296 void yaffs_verify_symlink(struct yaffs_obj *obj) in yaffs_verify_symlink()
304 void yaffs_verify_special(struct yaffs_obj *obj) in yaffs_verify_special()
310 void yaffs_verify_obj(struct yaffs_obj *obj) in yaffs_verify_obj()
409 struct yaffs_obj *obj; in yaffs_verify_objects() local
426 void yaffs_verify_obj_in_dir(struct yaffs_obj *obj) in yaffs_verify_obj_in_dir()
Dyaffs_guts.c653 void yaffs_set_obj_name(struct yaffs_obj *obj, const YCHAR * name) in yaffs_set_obj_name()
670 void yaffs_set_obj_name_from_oh(struct yaffs_obj *obj, in yaffs_set_obj_name_from_oh()
1245 static void yaffs_remove_obj_from_dir(struct yaffs_obj *obj) in yaffs_remove_obj_from_dir()
1264 void yaffs_add_obj_to_dir(struct yaffs_obj *directory, struct yaffs_obj *obj) in yaffs_add_obj_to_dir()
1304 static int yaffs_change_obj_name(struct yaffs_obj *obj, in yaffs_change_obj_name()
1364 static int yaffs_obj_cache_dirty(struct yaffs_obj *obj) in yaffs_obj_cache_dirty()
1380 static void yaffs_flush_file_cache(struct yaffs_obj *obj) in yaffs_flush_file_cache()
1431 struct yaffs_obj *obj; in yaffs_flush_whole_cache() local
1519 static struct yaffs_cache *yaffs_find_chunk_cache(const struct yaffs_obj *obj, in yaffs_find_chunk_cache()
1596 static void yaffs_unhash_obj(struct yaffs_obj *obj) in yaffs_unhash_obj()
[all …]
Dyaffs_vfs.c260 struct yaffs_obj *obj; in yaffs_readpage_nolock() local
385 struct yaffs_obj *obj; in yaffs_writepage() local
464 struct yaffs_obj *obj; in yaffs_hold_space() local
484 struct yaffs_obj *obj; in yaffs_release_space() local
573 struct yaffs_obj *obj; in yaffs_file_write() local
715 struct yaffs_obj *obj = yaffs_dentry_to_obj(file->f_dentry); in yaffs_file_flush() local
743 struct yaffs_obj *obj; in yaffs_sync_object() local
897 struct yaffs_obj *obj = yaffs_inode_to_obj(inode); in yaffs_setxattr() local
924 struct yaffs_obj *obj = yaffs_inode_to_obj(inode); in yaffs_getxattr() local
947 struct yaffs_obj *obj = yaffs_inode_to_obj(inode); in yaffs_removexattr() local
[all …]
Dyaffs_yaffs2.c369 struct yaffs_obj *obj) in yaffs2_obj_checkpt_obj()
390 static int yaffs2_checkpt_obj_to_obj(struct yaffs_obj *obj, in yaffs2_checkpt_obj_to_obj()
481 static int yaffs2_wr_checkpt_tnodes(struct yaffs_obj *obj) in yaffs2_wr_checkpt_tnodes()
500 static int yaffs2_rd_checkpt_tnodes(struct yaffs_obj *obj) in yaffs2_rd_checkpt_tnodes()
543 struct yaffs_obj *obj; in yaffs2_wr_checkpt_objs() local
588 struct yaffs_obj *obj; in yaffs2_rd_checkpt_objs() local
831 int yaffs2_handle_hole(struct yaffs_obj *obj, loff_t new_size) in yaffs2_handle_hole()
Dyaffs_allocator.c289 struct yaffs_obj *obj = NULL; in yaffs_alloc_raw_obj() local
312 void yaffs_free_raw_obj(struct yaffs_dev *dev, struct yaffs_obj *obj) in yaffs_free_raw_obj()
Dyaffs_yaffs1.c392 struct yaffs_obj *obj; in yaffs1_scan() local
/fs/adfs/
Ddir_f.c210 adfs_dir2obj(struct adfs_dir *dir, struct object_info *obj, in adfs_dir2obj()
242 adfs_obj2dir(struct adfs_direntry *de, struct object_info *obj) in adfs_obj2dir()
256 __adfs_dir_get(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_get()
286 __adfs_dir_put(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_put()
338 struct object_info obj; in adfs_dir_find_entry() local
380 adfs_f_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_f_getnext()
392 adfs_f_update(struct adfs_dir *dir, struct object_info *obj) in adfs_f_update()
Ddir.c25 struct object_info obj; in adfs_readdir() local
74 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
110 adfs_match(struct qstr *name, struct object_info *obj) in adfs_match()
135 adfs_dir_lookup_byname(struct inode *inode, struct qstr *name, struct object_info *obj) in adfs_dir_lookup_byname()
272 struct object_info obj; in adfs_lookup() local
Dinode.c238 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget()
353 struct object_info obj; in adfs_write_inode() local
Ddir_fplus.c166 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext()
/fs/fscache/
Dobject-list.c48 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add()
79 void fscache_object_destroy(struct fscache_object *obj) in fscache_object_destroy()
95 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
168 struct fscache_object *obj = v; in fscache_objlist_show() local
/fs/ocfs2/cluster/
Dmasklog.c107 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show()
115 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
/fs/jffs2/
Dnodemgmt.c517 static inline int on_list(struct list_head *obj, struct list_head *head) in on_list()
/fs/exofs/
Dsuper.c215 void exofs_make_credential(u8 cred_a[OSD_CAP_LEN], const struct osd_obj_id *obj) in exofs_make_credential()
220 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, in exofs_read_kern()
Dore.c918 struct osd_obj_id *obj = _ios_obj(ios, cur_comp); in _ore_read_mirror() local
/fs/nilfs2/
Dsuper.c1372 static void nilfs_inode_init_once(void *obj) in nilfs_inode_init_once()
1385 static void nilfs_segbuf_init_once(void *obj) in nilfs_segbuf_init_once()
/fs/lockd/
Dclnt4xdr.c131 struct xdr_netobj *obj) in decode_netobj()
Dclntxdr.c128 struct xdr_netobj *obj) in decode_netobj()
/fs/ubifs/
Dsuper.c2196 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/fs/ocfs2/
Dalloc.c440 void *obj, in __ocfs2_init_extent_tree()