Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 23 of 23) 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.c244 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget()
363 struct object_info obj; in adfs_write_inode() local
/fs/notify/
Dmark.c100 static fsnotify_connp_t *fsnotify_object_connp(void *obj, in fsnotify_object_connp()
652 void *obj, unsigned int obj_type) in fsnotify_attach_connector_to_object()
710 static int fsnotify_add_mark_list(struct fsnotify_mark *mark, void *obj, in fsnotify_add_mark_list()
792 void *obj, unsigned int obj_type, in fsnotify_add_mark_locked()
831 int fsnotify_add_mark(struct fsnotify_mark *mark, void *obj, in fsnotify_add_mark()
848 struct fsnotify_mark *fsnotify_find_mark(void *obj, unsigned int obj_type, in fsnotify_find_mark()
Dfsnotify.h36 static inline struct super_block *fsnotify_object_sb(void *obj, in fsnotify_object_sb()
/fs/bcachefs/
Drcu_pending.c208 struct rcu_head *obj = list; in __process_finished_items() local
233 struct rcu_head *obj = *genradix_ptr(&objs.objs, i); in __process_finished_items() local
239 struct rcu_head *obj = list; in __process_finished_items() local
255 struct rcu_head *obj = list; in __process_finished_items() local
513 void rcu_pending_enqueue(struct rcu_pending *pending, struct rcu_head *obj) in rcu_pending_enqueue()
Dbtree_key_cache.c25 const void *obj) in bch2_btree_key_cache_cmp_fn()
Dbtree_cache.c131 const void *obj) in bch2_btree_cache_cmp_fn()
Dfs.c175 const void *obj) in bch2_vfs_inode_cmp_fn()
/fs/lockd/
Dsvcxdr.h116 svcxdr_decode_owner(struct xdr_stream *xdr, struct xdr_netobj *obj) in svcxdr_decode_owner()
135 svcxdr_encode_owner(struct xdr_stream *xdr, const struct xdr_netobj *obj) in svcxdr_encode_owner()
Dclnt4xdr.c118 struct xdr_netobj *obj) in decode_netobj()
Dclntxdr.c115 struct xdr_netobj *obj) in decode_netobj()
/fs/ocfs2/cluster/
Dmasklog.c126 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, in mlog_show()
134 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, in mlog_store()
/fs/notify/fanotify/
Dfanotify_user.c1090 void *obj, unsigned int obj_type, __u32 mask, in fanotify_remove_mark()
1239 void *obj, in fanotify_add_new_mark()
1334 void *obj, unsigned int obj_type, in fanotify_add_mark()
1704 void *obj; in do_fanotify_mark() local
/fs/jffs2/
Dnodemgmt.c571 static inline int on_list(struct list_head *obj, struct list_head *head) in on_list()
/fs/nilfs2/
Dsuper.c1308 static void nilfs_inode_init_once(void *obj) in nilfs_inode_init_once()
1319 static void nilfs_segbuf_init_once(void *obj) in nilfs_segbuf_init_once()
/fs/cachefiles/
Dinternal.h371 static inline int cachefiles_ondemand_init_obj_info(struct cachefiles_object *obj, in cachefiles_ondemand_init_obj_info()
376 static inline void cachefiles_ondemand_deinit_obj_info(struct cachefiles_object *obj) in cachefiles_ondemand_deinit_obj_info()
/fs/xfs/scrub/
Dquotacheck.c164 const void *obj) in xqcheck_dqacct_obj_cmpfn()
/fs/ubifs/
Dsuper.c2370 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/fs/xfs/
Dxfs_buf.c475 const void *obj) in _xfs_buf_obj_cmp()
/fs/
Daio.c2182 u64 obj = (u64)(unsigned long)iocb; in SYSCALL_DEFINE3() local
/fs/ocfs2/
Dalloc.c432 void *obj, in __ocfs2_init_extent_tree()