HomeSort by: relevance | last modified time | path
    Searched defs:delegation (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 78 "Issue a write delegation for read opens if possible");
905 * and the delegation lists.
1235 * Free a list of delegation state structures.
1251 * Free up a delegation.
1538 int getlckret, delegation = 0, filestruct_locked, vnode_unlocked = 0; local in function:nfsrv_lockctrl
1855 * - stateid for a delegation
1860 delegation = 1;
1900 if ((new_stp->ls_flags & NFSLCK_CHECK) && !delegation) {
1966 * Check for a conflicting delegation. If one is found, call
1969 * the delegation. Then, we try try again..
    [all...]
nfs_nfsdstate.c 78 "Issue a write delegation for read opens if possible");
905 * and the delegation lists.
1235 * Free a list of delegation state structures.
1251 * Free up a delegation.
1538 int getlckret, delegation = 0, filestruct_locked, vnode_unlocked = 0; local in function:nfsrv_lockctrl
1855 * - stateid for a delegation
1860 delegation = 1;
1900 if ((new_stp->ls_flags & NFSLCK_CHECK) && !delegation) {
1966 * Check for a conflicting delegation. If one is found, call
1969 * the delegation. Then, we try try again..
    [all...]

Completed in 23 milliseconds