Home
last modified time | relevance | path

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

/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
68 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
104 adfs_match(struct qstr *name, struct object_info *obj) in adfs_match()
129 adfs_dir_lookup_byname(struct inode *inode, struct qstr *name, struct object_info *obj) in adfs_dir_lookup_byname()
264 struct object_info obj; in adfs_lookup() local
Dinode.c243 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget()
358 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()
78 void fscache_objlist_remove(struct fscache_object *obj) in fscache_objlist_remove()
96 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
169 struct fscache_object *obj = v; in fscache_objlist_show() local
/fs/ocfs2/cluster/
Dmasklog.c141 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show()
149 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
/fs/sdcardfs/
Dsuper.c240 static void init_once(void *obj) in init_once()
/fs/jffs2/
Dnodemgmt.c565 static inline int on_list(struct list_head *obj, struct list_head *head) in on_list()
/fs/exofs/
Dsuper.c221 void exofs_make_credential(u8 cred_a[OSD_CAP_LEN], const struct osd_obj_id *obj) in exofs_make_credential()
226 static int exofs_read_kern(struct osd_dev *od, u8 *cred, struct osd_obj_id *obj, in exofs_read_kern()
Dore.c962 struct osd_obj_id *obj = _ios_obj(ios, cur_comp); in _ore_read_mirror() local
/fs/nilfs2/
Dsuper.c1385 static void nilfs_inode_init_once(void *obj) in nilfs_inode_init_once()
1398 static void nilfs_segbuf_init_once(void *obj) in nilfs_segbuf_init_once()
/fs/lockd/
Dclnt4xdr.c128 struct xdr_netobj *obj) in decode_netobj()
Dclntxdr.c125 struct xdr_netobj *obj) in decode_netobj()
/fs/ubifs/
Dsuper.c2190 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/fs/ocfs2/
Dalloc.c440 void *obj, in __ocfs2_init_extent_tree()