Home
last modified time | relevance | path

Searched defs:layouttype (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/fs/nfsclient/
HDnfs_clrpcops.c5589 uint64_t offset, uint64_t len, uint64_t minlen, int layouttype, in nfsrpc_layoutget()
5619 nfsrpc_getdeviceinfo(struct nfsmount *nmp, uint8_t *deviceid, int layouttype, in nfsrpc_getdeviceinfo()
5855 int layouttype, struct ucred *cred, NFSPROC_T *p) in nfsrpc_layoutcommit()
5903 int layouttype, uint32_t iomode, int layoutreturn, uint64_t offset, in nfsrpc_layoutreturn()
6037 int error = 0, islocked, layoutlen, layouttype, recalled, retonclose; in nfsrpc_getlayout() local
7787 uint64_t len, uint64_t minlen, nfsv4stateid_t *stateidp, int layouttype, in nfsrv_setuplayoutget()
8164 int layouttype, laystat; in nfsrpc_getopenlayout() local
8231 nfsv4stateid_t *stateidp, int usecurstateid, int layouttype, in nfsrpc_openlayoutrpc()
8419 int usecurstateid, int layouttype, int layoutlen, int *retonclosep, in nfsrpc_createlayout()
8693 int error, layoutlen, layouttype, retonclose, laystat; in nfsrpc_getcreatelayout() local
[all …]
HDnfs_clstate.c5283 nfsv4stateid_t *stateidp, int layouttype, int retonclose, in nfscl_layout()
5855 int layouttype; in nfscl_layoutreturn() local
5882 int error, layouttype; in nfscl_dolayoutcommit() local
/freebsd-head/sys/fs/nfsserver/
HDnfs_nfsdserv.c4862 int error = 0, layoutlen, layouttype, iomode, maxcnt, retonclose; in nfsrvd_layoutget() local
4956 int error = 0, hasnewoff, hasnewmtime, layouttype, maxcnt, reclaim; in nfsrvd_layoutcommit() local
5038 int error = 0, fnd, kind, layouttype, iomode, maxcnt, reclaim; in nfsrvd_layoutreturn() local
5341 int cnt, devaddrlen, error = 0, i, layouttype; in nfsrvd_getdevinfo() local
HDnfs_nfsdstate.c6781 nfsrv_layoutcommit(struct nfsrv_descript *nd, vnode_t vp, int layouttype, in nfsrv_layoutcommit()
6803 int layouttype, int *iomode, uint64_t *offset, uint64_t *len, in nfsrv_layoutget()
7296 int layouttype, int iomode, uint64_t offset, uint64_t len, int reclaim, in nfsrv_layoutreturn()
7493 nfsrv_getdevinfo(char *devid, int layouttype, uint32_t *maxcnt, in nfsrv_getdevinfo()