Searched refs:nfs4_dispose (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 266 static void nfs4_dispose(vnode_t *, page_t *, int, int, cred_t *, 439 VOPNAME_DISPOSE, { .vop_dispose = nfs4_dispose }, 11523 nfs4_dispose(vnode_t *vp, page_t *pp, int fl, int dn, cred_t *cr, function 11840 * be called from nfs4_dispose which can be called 11905 * When this function is called from nfs4_dispose() the page passed 11906 * into nfs4_dispose() will be SE_EXCL locked, and so this function 11959 * called from nfs4_dispose and this is the page that 11960 * nfs4_dispose was called with.. anyway just skip it.
|
Completed in 70 milliseconds