Home
last modified time | relevance | path

Searched refs:LOCK_REQ (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dtransport.c1418 LOCK_REQ *pSMB = (LOCK_REQ *)in_buf; in send_lock_cancel()
H A Dcifspdu.h1138 } __attribute__((packed)) LOCK_REQ; typedef
H A Dcifssmb.c2393 LOCK_REQ *pSMB = NULL; in cifs_lockv()
2441 LOCK_REQ *pSMB = NULL; in CIFSSMBLock()
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c2688 if (fio->need_lock == LOCK_REQ && !f2fs_trylock_op(fio->sbi)) in f2fs_do_write_data_page()
2724 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()
2744 fio->need_lock = LOCK_REQ; in f2fs_do_write_data_page()
2772 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()
2889 fio.need_lock = LOCK_REQ; in f2fs_write_single_data_page()
H A Dgc.c1370 .need_lock = LOCK_REQ, in move_data_page()
H A Df2fs.h1076 LOCK_REQ = 0, enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c2719 if (fio->need_lock == LOCK_REQ && !f2fs_trylock_op(fio->sbi)) in f2fs_do_write_data_page()
2760 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()
2780 fio->need_lock = LOCK_REQ; in f2fs_do_write_data_page()
2805 if (fio->need_lock == LOCK_REQ) in f2fs_do_write_data_page()
2921 fio.need_lock = LOCK_REQ; in f2fs_write_single_data_page()
H A Dgc.c1460 .need_lock = LOCK_REQ, in move_data_page()
H A Df2fs.h1130 LOCK_REQ = 0, enumerator
/kernel/linux/linux-6.6/fs/smb/client/
H A Dtransport.c1473 LOCK_REQ *pSMB = (LOCK_REQ *)in_buf; in send_lock_cancel()
H A Dcifspdu.h1091 } __attribute__((packed)) LOCK_REQ; typedef
H A Dcifssmb.c1855 LOCK_REQ *pSMB = NULL; in cifs_lockv()
1903 LOCK_REQ *pSMB = NULL; in CIFSSMBLock()

Completed in 65 milliseconds