Home
last modified time | relevance | path

Searched refs:lli_opendir_pid (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dstatahead.c526 lli->lli_opendir_pid = 0; in ll_sai_put()
1047 "ll_agl_%u", plli->lli_opendir_pid); in ll_start_agl()
1104 rc, plli->lli_opendir_pid); in ll_statahead_thread()
1315 if (lli->lli_opendir_key != key || lli->lli_opendir_pid == 0) { in ll_stop_statahead()
1347 lli->lli_opendir_pid = 0; in ll_stop_statahead()
1389 rc, lli->lli_opendir_pid); in is_first_dirent()
1538 LASSERT(lli->lli_opendir_pid == current_pid()); in do_statahead_enter()
1694 "ll_sa_%u", plli->lli_opendir_pid)); in do_statahead_enter()
1726 lli->lli_opendir_pid = 0; in do_statahead_enter()
Dllite_internal.h198 #define lli_opendir_pid u.d.d_opendir_pid macro
1225 if (lli->lli_opendir_pid != current_pid()) in ll_statahead_mark()
1244 if (lli->lli_opendir_pid != current_pid()) in d_need_statahead()
Dfile.c366 lli->lli_opendir_pid != 0) in ll_file_release()
557 lli->lli_opendir_pid == 0) { in ll_file_open()
559 lli->lli_opendir_pid = current_pid(); in ll_file_open()
Dllite_lib.c887 lli->lli_opendir_pid = 0; in ll_lli_init()
1109 LASSERT(lli->lli_opendir_pid == 0); in ll_clear_inode()