Home
last modified time | relevance | path

Searched refs:ll_set_lock_data (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddcache.c297 ll_set_lock_data(sbi->ll_md_exp, inode, it, NULL); in ll_lookup_finish_locks()
Dxattr_cache.c450 ll_set_lock_data(sbi->ll_md_exp, inode, oit, NULL); in ll_xattr_cache_refill()
Dnamei.c425 ll_set_lock_data(ll_i2sbi(parent)->ll_md_exp, inode, it, &bits); in ll_lookup_it_finish()
700 ll_set_lock_data(sbi->ll_md_exp, inode, it, NULL); in ll_create_node()
Dfile.c450 ll_set_lock_data(sbi->ll_md_exp, inode, itp, NULL); in ll_intent_file_open()
850 ll_set_lock_data(sbi->ll_md_exp, inode, &it, NULL); in ll_lease_open()
3589 ll_set_lock_data(sbi->ll_md_exp, inode, &it, NULL); in ll_layout_refresh()
Dllite_internal.h1420 static inline void ll_set_lock_data(struct obd_export *exp, struct inode *inode, in ll_set_lock_data() function
Dstatahead.c682 ll_set_lock_data(ll_i2sbi(dir)->ll_md_exp, child, it, NULL); in ll_post_statahead()