Home
last modified time | relevance | path

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

/fs/adfs/
Ddir_f.c175 adfs_dir2obj(struct adfs_dir *dir, struct object_info *obj, in adfs_dir2obj()
201 adfs_obj2dir(struct adfs_direntry *de, struct object_info *obj) in adfs_obj2dir()
215 __adfs_dir_get(struct adfs_dir *dir, int pos, struct object_info *obj) in __adfs_dir_get()
243 adfs_f_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_f_getnext()
256 struct object_info obj; in adfs_f_iterate() local
271 static int adfs_f_update(struct adfs_dir *dir, struct object_info *obj) in adfs_f_update()
Ddir_fplus.c172 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext()
212 struct object_info obj; in adfs_fplus_iterate() local
230 static int adfs_fplus_update(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_update()
Ddir.c200 void adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj) in adfs_object_fixup()
275 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
348 struct object_info *obj) in adfs_dir_lookup_byname()
433 struct object_info obj; in adfs_lookup() local
Dinode.c240 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget()
355 struct object_info obj; in adfs_write_inode() local
/fs/fscache/
Dobject-list.c43 void fscache_objlist_add(struct fscache_object *obj) in fscache_objlist_add()
73 void fscache_objlist_remove(struct fscache_object *obj) in fscache_objlist_remove()
91 struct fscache_object *pobj, *obj = NULL, *minobj = NULL; in fscache_objlist_lookup() local
164 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/jffs2/
Dnodemgmt.c565 static inline int on_list(struct list_head *obj, struct list_head *head) in on_list()
/fs/erofs/
Dzdata.h57 struct erofs_workgroup obj; member
/fs/nilfs2/
Dsuper.c1404 static void nilfs_inode_init_once(void *obj) in nilfs_inode_init_once()
1415 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.c2363 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/fs/xfs/
Dxfs_buf.c511 const void *obj) in _xfs_buf_obj_cmp()
Dxfs_inode.c1931 const void *obj) in xfs_iunlink_obj_cmpfn()
/fs/
Daio.c2140 u64 obj = (u64)(unsigned long)iocb; in SYSCALL_DEFINE3() local
/fs/ocfs2/
Dalloc.c434 void *obj, in __ocfs2_init_extent_tree()