Searched refs:LOCK_REQ (Results 1 – 6 of 6) sorted by relevance
2004 if (fio->need_lock == LOCK_REQ && !f2fs_trylock_op(fio->sbi)) in f2fs_do_write_data_page()2040 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()2060 fio->need_lock = LOCK_REQ; in f2fs_do_write_data_page()2085 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()2184 fio.need_lock = LOCK_REQ; in __write_data_page()
953 .need_lock = LOCK_REQ, in move_data_page()
1012 LOCK_REQ = 0, enumerator
1364 LOCK_REQ *pSMB = (LOCK_REQ *)in_buf; in send_lock_cancel()
1133 } __attribute__((packed)) LOCK_REQ; typedef
2466 LOCK_REQ *pSMB = NULL; in cifs_lockv()2514 LOCK_REQ *pSMB = NULL; in CIFSSMBLock()