Searched refs:LOCK_REQ (Results 1 – 6 of 6) sorted by relevance
2728 if (fio->need_lock == LOCK_REQ && !f2fs_trylock_op(fio->sbi)) in f2fs_do_write_data_page()2769 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()2789 fio->need_lock = LOCK_REQ; in f2fs_do_write_data_page()2816 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()2934 fio.need_lock = LOCK_REQ; in f2fs_write_single_data_page()
1463 .need_lock = LOCK_REQ, in move_data_page()
1126 LOCK_REQ = 0, enumerator
1473 LOCK_REQ *pSMB = (LOCK_REQ *)in_buf; in send_lock_cancel()
1091 } __attribute__((packed)) LOCK_REQ; typedef
1855 LOCK_REQ *pSMB = NULL; in cifs_lockv()1903 LOCK_REQ *pSMB = NULL; in CIFSSMBLock()