Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/f2fs/
A Ddata.c2667 if (fio->need_lock == LOCK_REQ && !f2fs_trylock_op(fio->sbi)) in f2fs_do_write_data_page()
2704 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()
2724 fio->need_lock = LOCK_REQ; in f2fs_do_write_data_page()
2751 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()
2863 fio.need_lock = LOCK_REQ; in f2fs_write_single_data_page()
A Dgc.c1436 .need_lock = LOCK_REQ, in move_data_page()
A Df2fs.h1144 LOCK_REQ = 0, enumerator
/linux-6.3-rc2/fs/cifs/
A Dtransport.c1459 LOCK_REQ *pSMB = (LOCK_REQ *)in_buf; in send_lock_cancel()
A Dcifspdu.h1089 } __attribute__((packed)) LOCK_REQ; typedef
A Dcifssmb.c1847 LOCK_REQ *pSMB = NULL; in cifs_lockv()
1895 LOCK_REQ *pSMB = NULL; in CIFSSMBLock()

Completed in 65 milliseconds