Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddcache.c296 ll_set_lock_data(sbi->ll_md_exp, inode, it, NULL); in ll_lookup_finish_locks()
Dxattr_cache.c434 ll_set_lock_data(sbi->ll_md_exp, inode, oit, NULL); in ll_xattr_cache_refill()
Dnamei.c422 ll_set_lock_data(ll_i2sbi(parent)->ll_md_exp, inode, it, &bits); in ll_lookup_it_finish()
702 ll_set_lock_data(sbi->ll_md_exp, inode, it, NULL); in ll_create_node()
Dfile.c448 ll_set_lock_data(sbi->ll_md_exp, inode, itp, NULL); in ll_intent_file_open()
845 ll_set_lock_data(sbi->ll_md_exp, inode, &it, NULL); in ll_lease_open()
3544 ll_set_lock_data(sbi->ll_md_exp, inode, &it, NULL); in ll_layout_refresh()
Dllite_internal.h1365 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()