Searched refs:usecurstateid (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 7953 int layoutlen, int usecurstateid) in nfsrv_setuplayoutget() argument 7968 if (usecurstateid != 0) { in nfsrv_setuplayoutget() 8328 int error, islocked, layoutlen, recalled, retonclose, usecurstateid; in nfsrpc_getopenlayout() local 8358 usecurstateid = 1; in nfsrpc_getopenlayout() 8360 usecurstateid = 0; in nfsrpc_getopenlayout() 8368 dpp, &stateid, usecurstateid, layouttype, layoutlen, in nfsrpc_getopenlayout() 8396 nfsv4stateid_t *stateidp, int usecurstateid, int layouttype, in nfsrpc_openlayoutrpc() argument 8443 layouttype, layoutlen, usecurstateid); in nfsrpc_openlayoutrpc() 8584 int usecurstateid, int layouttype, int layoutlen, int *retonclosep, in nfsrpc_createlayout() argument 8671 layouttype, layoutlen, usecurstateid); in nfsrpc_createlayout()
|