Home
last modified time | relevance | path

Searched refs:lookup_intent (Results 1 – 18 of 18) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_mdc.h69 struct lookup_intent *rpcl_it;
82 struct lookup_intent *it) in mdc_get_rpc_lock()
120 struct lookup_intent *it) in mdc_put_rpc_lock()
172 int it_disposition(struct lookup_intent *it, int flag);
173 void it_clear_disposition(struct lookup_intent *it, int flag);
174 void it_set_disposition(struct lookup_intent *it, int flag);
175 int it_open_error(int phase, struct lookup_intent *it);
Dobd.h879 static inline int it_to_lock_mode(struct lookup_intent *it) in it_to_lock_mode()
956 struct lookup_intent mi_it;
1124 struct lookup_intent;
1139 struct lookup_intent *, struct md_op_data *,
1147 void *, int, struct lookup_intent *, int,
1187 struct lookup_intent *);
1208 int (*m_revalidate_lock)(struct obd_export *, struct lookup_intent *,
Dlustre_intent.h53 struct lookup_intent { struct
Dobd_class.h1457 struct lookup_intent *it, in md_enqueue()
1487 int lmmsize, struct lookup_intent *it, in md_intent_lock()
1634 struct lookup_intent *it) in md_set_open_replay_data()
1720 struct lookup_intent *it, in md_revalidate_lock()
/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c57 int it_disposition(struct lookup_intent *it, int flag) in it_disposition()
63 void it_set_disposition(struct lookup_intent *it, int flag) in it_set_disposition()
69 void it_clear_disposition(struct lookup_intent *it, int flag) in it_clear_disposition()
75 int it_open_error(int phase, struct lookup_intent *it) in it_open_error()
273 struct lookup_intent *it, in mdc_intent_open_pack()
358 struct lookup_intent *it, in mdc_intent_getxattr_pack()
402 struct lookup_intent *it, in mdc_intent_unlink_pack()
440 struct lookup_intent *it, in mdc_intent_getattr_pack()
489 struct lookup_intent *it, in mdc_intent_layout_pack()
550 struct lookup_intent *it, in mdc_finish_enqueue()
[all …]
Dmdc_internal.h85 struct lookup_intent *, int,
90 struct lookup_intent *it, struct md_op_data *op_data,
115 struct lookup_intent *it);
140 int mdc_revalidate_lock(struct obd_export *exp, struct lookup_intent *it,
Dmdc_request.c662 struct lookup_intent *it) in mdc_set_open_replay_data()
/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h54 void *lmm, int lmmsize, struct lookup_intent *it,
60 void *lmm, int lmmsize, struct lookup_intent *it,
66 void *lmm, int lmmsize, struct lookup_intent *it,
Dlmv_intent.c55 int lmmsize, struct lookup_intent *it, in lmv_intent_remote()
160 void *lmm, int lmmsize, struct lookup_intent *it, in lmv_intent_open()
243 void *lmm, int lmmsize, struct lookup_intent *it, in lmv_intent_lookup()
293 void *lmm, int lmmsize, struct lookup_intent *it, in lmv_intent_lock()
Dlmv_obd.c1688 struct lookup_intent *it, struct md_op_data *op_data, in lmv_enqueue_remote()
1749 struct lookup_intent *it, struct md_op_data *op_data, in lmv_enqueue()
2578 struct lookup_intent *it) in lmv_set_open_replay_data()
2648 static int lmv_revalidate_lock(struct obd_export *exp, struct lookup_intent *it, in lmv_revalidate_lock()
/drivers/staging/lustre/lustre/llite/
Ddcache.c209 void ll_intent_drop_lock(struct lookup_intent *it) in ll_intent_drop_lock()
235 void ll_intent_release(struct lookup_intent *it) in ll_intent_release()
271 struct lookup_intent *it, in ll_revalidate_it_finish()
287 void ll_lookup_finish_locks(struct lookup_intent *it, struct inode *inode) in ll_lookup_finish_locks()
Dnamei.c55 int, struct lookup_intent *);
406 struct lookup_intent *it, in ll_lookup_it_finish()
464 struct lookup_intent parent_it = { in ll_lookup_it_finish()
483 struct lookup_intent *it, int lookup_flags) in ll_lookup_it()
485 struct lookup_intent lookup_it = { .it_op = IT_LOOKUP }; in ll_lookup_it()
571 struct lookup_intent *itp, it = { .it_op = IT_GETATTR }; in ll_lookup_nd()
602 struct lookup_intent *it; in ll_atomic_open()
677 static struct inode *ll_create_node(struct inode *dir, struct lookup_intent *it) in ll_create_node()
723 struct lookup_intent *it) in ll_create_it()
Dllite_internal.h68 struct lookup_intent *lld_it;
717 int ll_release_openhandle(struct inode *, struct lookup_intent *);
752 void ll_intent_drop_lock(struct lookup_intent *);
753 void ll_intent_release(struct lookup_intent *);
755 void ll_lookup_finish_locks(struct lookup_intent *it, struct inode *inode);
757 struct lookup_intent *it, struct inode *inode);
784 struct super_block *, struct lookup_intent *);
1364 struct lookup_intent *it, __u64 *bits) in ll_set_lock_data()
Dxattr_cache.c268 struct lookup_intent *oit, in ll_xattr_find_get_lock()
338 static int ll_xattr_cache_refill(struct inode *inode, struct lookup_intent *oit) in ll_xattr_cache_refill()
478 struct lookup_intent oit = { .it_op = IT_GETXATTR }; in ll_xattr_cache_get()
Dfile.c387 int lmmsize, struct lookup_intent *itp) in ll_intent_file_open()
471 static int ll_och_fill(struct obd_export *md_exp, struct lookup_intent *it, in ll_och_fill()
487 static int ll_local_open(struct file *file, struct lookup_intent *it, in ll_local_open()
532 struct lookup_intent *it, oit = { .it_op = IT_OPEN, in ll_file_open()
743 struct lookup_intent it = { .it_op = IT_OPEN }; in ll_lease_open()
1340 struct lookup_intent oit = {.it_op = IT_OPEN, .it_flags = flags}; in ll_lov_setstripe_ea_info()
1628 int ll_release_openhandle(struct inode *inode, struct lookup_intent *it) in ll_release_openhandle()
2880 struct lookup_intent oit = { .it_op = IT_GETATTR }; in __ll_inode_revalidate()
3478 struct lookup_intent it; in ll_layout_refresh()
Dstatahead.c618 struct lookup_intent *it; in ll_post_statahead()
704 struct lookup_intent *it = &minfo->mi_it; in ll_statahead_interpret()
868 struct lookup_intent it = { .it_op = IT_GETATTR, in do_sa_revalidate()
1579 struct lookup_intent it = { .it_op = IT_GETATTR, in do_statahead_enter()
Ddir.c360 struct lookup_intent it = { .it_op = IT_READDIR }; in ll_get_dir_page()
Dllite_lib.c1941 struct super_block *sb, struct lookup_intent *it) in ll_prep_inode()