Home
last modified time | relevance | path

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

/fs/adfs/
Ddir_f.c193 adfs_dir2obj(struct adfs_dir *dir, struct object_info *obj, in adfs_dir2obj()
219 adfs_obj2dir(struct adfs_direntry *de, struct object_info *obj) in adfs_obj2dir()
233 __adfs_dir_get(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_get()
263 __adfs_dir_put(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_put()
314 struct object_info obj; in adfs_dir_find_entry() local
356 adfs_f_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_f_getnext()
368 adfs_f_update(struct adfs_dir *dir, struct object_info *obj) in adfs_f_update()
Ddir.c16 void adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj) in adfs_object_fixup()
60 struct object_info obj; in adfs_readdir() local
103 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
161 struct object_info *obj) in adfs_dir_lookup_byname()
255 struct object_info obj; in adfs_lookup() local
Dinode.c240 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.c160 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext()
/fs/fscache/
Dobject-list.c42 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add()
72 void fscache_objlist_remove(struct fscache_object *obj) in fscache_objlist_remove()
90 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
163 struct fscache_object *obj = v; in fscache_objlist_show() local
/fs/ocfs2/cluster/
Dmasklog.c127 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show()
135 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
/fs/sdcardfs/
Dsuper.c203 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/erofs/
Dzdata.h56 struct erofs_workgroup obj; member
/fs/nilfs2/
Dsuper.c1370 static void nilfs_inode_init_once(void *obj) in nilfs_inode_init_once()
1383 static void nilfs_segbuf_init_once(void *obj) in nilfs_segbuf_init_once()
/fs/lockd/
Dclnt4xdr.c118 struct xdr_netobj *obj) in decode_netobj()
Dclntxdr.c115 struct xdr_netobj *obj) in decode_netobj()
/fs/ubifs/
Dsuper.c2310 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/fs/xfs/
Dxfs_buf.c495 const void *obj) in _xfs_buf_obj_cmp()
Dxfs_inode.c1940 const void *obj) in xfs_iunlink_obj_cmpfn()
/fs/
Daio.c1992 u64 obj = (u64)(unsigned long)iocb; in SYSCALL_DEFINE3() local
/fs/ocfs2/
Dalloc.c434 void *obj, in __ocfs2_init_extent_tree()