Home
last modified time | relevance | path

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

/linux-4.1.27/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()
173 int it_disposition(struct lookup_intent *it, int flag);
174 void it_clear_disposition(struct lookup_intent *it, int flag);
175 void it_set_disposition(struct lookup_intent *it, int flag);
176 int it_open_error(int phase, struct lookup_intent *it);
Dlustre_intent.h53 struct lookup_intent { struct
Dobd.h1012 static inline int it_to_lock_mode(struct lookup_intent *it) in it_to_lock_mode()
1093 struct lookup_intent mi_it;
1265 struct lookup_intent;
1281 struct lookup_intent *, struct md_op_data *,
1289 void *, int, struct lookup_intent *, int,
1331 struct lookup_intent *);
1357 int (*m_revalidate_lock)(struct obd_export *, struct lookup_intent *,
Dobd_class.h1556 struct lookup_intent *it, in md_enqueue()
1586 int lmmsize, struct lookup_intent *it, in md_intent_lock()
1735 struct lookup_intent *it) in md_set_open_replay_data()
1846 struct lookup_intent *it, in md_revalidate_lock()
/linux-4.1.27/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.c1730 struct lookup_intent *it, struct md_op_data *op_data, in lmv_enqueue_remote()
1791 struct lookup_intent *it, struct md_op_data *op_data, in lmv_enqueue()
2620 struct lookup_intent *it) in lmv_set_open_replay_data()
2720 static int lmv_revalidate_lock(struct obd_export *exp, struct lookup_intent *it, in lmv_revalidate_lock()
/linux-4.1.27/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()
364 struct lookup_intent *it, in mdc_intent_getxattr_pack()
412 struct lookup_intent *it, in mdc_intent_unlink_pack()
451 struct lookup_intent *it, in mdc_intent_getattr_pack()
501 struct lookup_intent *it, in mdc_intent_layout_pack()
562 struct lookup_intent *it, in mdc_finish_enqueue()
[all …]
Dmdc_internal.h95 struct lookup_intent *, int,
100 struct lookup_intent *it, struct md_op_data *op_data,
125 struct lookup_intent *it);
161 int mdc_revalidate_lock(struct obd_export *exp, struct lookup_intent *it,
Dmdc_request.c744 struct lookup_intent *it) in mdc_set_open_replay_data()
/linux-4.1.27/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()
272 struct lookup_intent *it, in ll_revalidate_it_finish()
288 void ll_lookup_finish_locks(struct lookup_intent *it, struct inode *inode) in ll_lookup_finish_locks()
Dnamei.c55 int, struct lookup_intent *);
409 struct lookup_intent *it, in ll_lookup_it_finish()
465 struct lookup_intent parent_it = { in ll_lookup_it_finish()
480 struct lookup_intent *it, int lookup_flags) in ll_lookup_it()
482 struct lookup_intent lookup_it = { .it_op = IT_LOOKUP }; in ll_lookup_it()
568 struct lookup_intent *itp, it = { .it_op = IT_GETATTR }; in ll_lookup_nd()
599 struct lookup_intent *it; in ll_atomic_open()
675 static struct inode *ll_create_node(struct inode *dir, struct lookup_intent *it) in ll_create_node()
721 struct lookup_intent *it) in ll_create_it()
Dxattr_cache.c280 struct lookup_intent *oit, in ll_xattr_find_get_lock()
352 static int ll_xattr_cache_refill(struct inode *inode, struct lookup_intent *oit) in ll_xattr_cache_refill()
494 struct lookup_intent oit = { .it_op = IT_GETXATTR }; in ll_xattr_cache_get()
Dllite_internal.h74 struct lookup_intent *lld_it;
751 int ll_release_openhandle(struct inode *, struct lookup_intent *);
786 void ll_intent_drop_lock(struct lookup_intent *);
787 void ll_intent_release(struct lookup_intent *);
789 void ll_lookup_finish_locks(struct lookup_intent *it, struct inode *inode);
791 struct lookup_intent *it, struct inode *inode);
818 struct super_block *, struct lookup_intent *);
1421 struct lookup_intent *it, __u64 *bits) in ll_set_lock_data()
Dstatahead.c618 struct lookup_intent *it; in ll_post_statahead()
704 struct lookup_intent *it = &minfo->mi_it; in ll_statahead_interpret()
884 struct lookup_intent it = { .it_op = IT_GETATTR, in do_sa_revalidate()
1599 struct lookup_intent it = { .it_op = IT_GETATTR, in do_statahead_enter()
Dfile.c389 int lmmsize, struct lookup_intent *itp) in ll_intent_file_open()
473 static int ll_och_fill(struct obd_export *md_exp, struct lookup_intent *it, in ll_och_fill()
489 static int ll_local_open(struct file *file, struct lookup_intent *it, in ll_local_open()
534 struct lookup_intent *it, oit = { .it_op = IT_OPEN, in ll_file_open()
748 struct lookup_intent it = { .it_op = IT_OPEN }; in ll_lease_open()
1349 struct lookup_intent oit = {.it_op = IT_OPEN, .it_flags = flags}; in ll_lov_setstripe_ea_info()
1637 int ll_release_openhandle(struct inode *inode, struct lookup_intent *it) in ll_release_openhandle()
2915 struct lookup_intent oit = { .it_op = IT_GETATTR }; in __ll_inode_revalidate()
3523 struct lookup_intent it; in ll_layout_refresh()
Ddir.c364 struct lookup_intent it = { .it_op = IT_READDIR }; in ll_get_dir_page()
Dllite_lib.c2003 struct super_block *sb, struct lookup_intent *it) in ll_prep_inode()