HomeSort by relevance Sort by last modified time
    Searched defs:stateid (Results 1 - 7 of 7) sorted by null

  /nfsv41/nfs41-gate/usr/src/uts/common/fs/nfs/
nfs4_srv.c 92 * Used to bump the stateid4.seqid value and show changes in the stateid
6611 stateid4 stateid = local
8240 stateid4 *stateid; local
8668 stateid4 *stateid = &args->lock_stateid; local
    [all...]
nfs41_srv.c 103 * Used to bump the stateid4.seqid value and show changes in the stateid
516 * Given the I/O mode (FREAD or FWRITE), the vnode, the stateid and whether
522 * VOP_RWLOCK as writer when setting up delegation. If the stateid is bad
525 * the client associated with this stateid.
531 stateid4 *stateid, bool_t trunc, bool_t *deleg, bool_t do_access)
538 stateid_t *id = (stateid_t *)stateid;
541 if (ISSPECIAL(stateid)) {
559 stat = rfs4_get_all_state(cs, stateid, &sp, &dsp, &lsp);
607 * Stateid provided was an "open" or via the lock stateid
5474 stateid4 stateid = local
6148 stateid4 *stateid; local
6442 stateid4 *stateid = &args->lock_stateid; local
    [all...]
nfs4_vnops.c 498 * The stateid is set to 0 if client is not modifying the size
511 args->stateid = nfs4_get_stateid(cr, rp,
514 bzero(&args->stateid, sizeof (stateid4));
1086 * AT_XTIME, so no need for stateid or flags.
3723 stateid4 stateid; local
    [all...]
  /nfsv41/nfs41-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_nfs4.c 5471 stateid4 *stateid; local
5489 stateid4 *stateid; local
    [all...]
nfs4_prot.h 1473 stateid4 stateid; member in struct:open_read_delegation4
1480 stateid4 stateid; member in struct:open_write_delegation4
1524 stateid4 stateid; member in struct:OPEN4resok
1611 stateid4 stateid; member in struct:READ4args
1783 stateid4 stateid; member in struct:SETATTR4args
1845 stateid4 stateid; member in struct:WRITE4args
2705 stateid4 stateid; member in struct:CB_RECALL4args
    [all...]
  /nfsv41/nfs41-gate/usr/src/uts/common/nfs/
nfs4_kprot.h 970 stateid4 stateid; member in struct:open_read_delegation4
977 stateid4 stateid; member in struct:open_write_delegation4
1006 stateid4 stateid; member in struct:OPEN4res
1081 stateid4 stateid; member in struct:READ4args
1241 stateid4 stateid; member in struct:SETATTR4args
1308 stateid4 stateid; member in struct:WRITE4args
1376 stateid4 stateid; member in struct:CB_RECALL4args
nfs4.h 154 * type Stateid type as defined below
173 * type Stateid type as defined below
193 stateid4 stateid; member in union:__anon9
202 * only open,lock and delegation stateid types are supported.
231 * handling requests for the same open owner or lock stateid. This
233 * replay cache and stateid at a time.
652 * stateid
654 * rfs4_lo_state_tab rfs4_lo_state_t lockowner | stateid
782 * stateid - server provided stateid
    [all...]

Completed in 540 milliseconds