Symbol: nullfree
usr/src/uts/common/fs/nfs/nfs4_srv.c
167
static void nullfree(caddr_t);
usr/src/uts/common/fs/nfs/nfs4_srv.c
328
{rfs4_op_illegal, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
331
{rfs4_op_illegal, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
334
{rfs4_op_illegal, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
337
{rfs4_op_access, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
340
{rfs4_op_close, nullfree, OP_CLEAR_STATEID},
usr/src/uts/common/fs/nfs/nfs4_srv.c
343
{rfs4_op_commit, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
346
{rfs4_op_create, nullfree, OP_CLEAR_STATEID},
usr/src/uts/common/fs/nfs/nfs4_srv.c
349
{rfs4_op_delegpurge, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
352
{rfs4_op_delegreturn, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
361
{rfs4_op_link, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
370
{rfs4_op_locku, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
373
{rfs4_op_lookup, nullfree, (OP_IDEMPOTENT | OP_CLEAR_STATEID)},
usr/src/uts/common/fs/nfs/nfs4_srv.c
376
{rfs4_op_lookupp, nullfree, (OP_IDEMPOTENT | OP_CLEAR_STATEID)},
usr/src/uts/common/fs/nfs/nfs4_srv.c
379
{rfs4_op_nverify, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
385
{rfs4_op_openattr, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
388
{rfs4_op_open_confirm, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
391
{rfs4_op_open_downgrade, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
394
{rfs4_op_putfh, nullfree, (OP_IDEMPOTENT | OP_CLEAR_STATEID)},
usr/src/uts/common/fs/nfs/nfs4_srv.c
397
{rfs4_op_putpubfh, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
400
{rfs4_op_putrootfh, nullfree, (OP_IDEMPOTENT | OP_CLEAR_STATEID)},
usr/src/uts/common/fs/nfs/nfs4_srv.c
412
{rfs4_op_remove, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
415
{rfs4_op_rename, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
418
{rfs4_op_renew, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
421
{rfs4_op_restorefh, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
424
{rfs4_op_savefh, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
430
{rfs4_op_setattr, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
433
{rfs4_op_setclientid, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
436
{rfs4_op_setclientid_confirm, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
439
{rfs4_op_verify, nullfree, OP_IDEMPOTENT},
usr/src/uts/common/fs/nfs/nfs4_srv.c
442
{rfs4_op_write, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
445
{rfs4_op_release_lockowner, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
452
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
455
{rfs4x_op_bind_conn_to_session, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
461
{rfs4x_op_create_session, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
464
{rfs4x_op_destroy_session, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
467
{rfs4x_op_free_stateid, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
470
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
473
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
476
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
479
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
482
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
485
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
491
{rfs4x_op_sequence, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
494
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
497
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
500
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
503
{rfs4x_op_destroy_clientid, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
506
{rfs4x_op_reclaim_complete, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
512
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
515
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
518
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
521
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
524
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
527
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
530
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
533
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
536
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
539
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
542
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
545
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs4_srv.c
548
{rfs4_op_notsup, nullfree, 0},
usr/src/uts/common/fs/nfs/nfs_server.c
1017
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
1024
nullfree, RPC_IDEMPOTENT|RPC_ALLOWANON,
usr/src/uts/common/fs/nfs/nfs_server.c
1031
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
1038
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
1068
.dis_resfree = nullfree,
usr/src/uts/common/fs/nfs/nfs_server.c
1729
disp->dis_resfree == nullfree ? NULL :
usr/src/uts/common/fs/nfs/nfs_server.c
1828
if (disp->dis_resfree != nullfree && dupcached == FALSE) {
usr/src/uts/common/fs/nfs/nfs_server.c
1880
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
1898
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
1909
nullfree, RPC_IDEMPOTENT|RPC_ALLOWANON|RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
1920
nullfree, RPC_IDEMPOTENT|RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
1927
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
1947
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
196
static void nullfree(void);
usr/src/uts/common/fs/nfs/nfs_server.c
1961
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
1968
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
714
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
721
nullfree, RPC_IDEMPOTENT|RPC_ALLOWANON|RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
728
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
735
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
742
nullfree, RPC_IDEMPOTENT|RPC_MAPRESP|RPC_PUBLICFH_OK,
usr/src/uts/common/fs/nfs/nfs_server.c
763
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
770
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
777
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
788
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
799
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
810
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
821
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
828
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
839
nullfree, RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
853
nullfree, RPC_IDEMPOTENT|RPC_ALLOWANON|RPC_MAPRESP,
usr/src/uts/common/fs/nfs/nfs_server.c
891
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
898
nullfree, (RPC_IDEMPOTENT | RPC_ALLOWANON),
usr/src/uts/common/fs/nfs/nfs_server.c
905
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
912
nullfree, (RPC_IDEMPOTENT | RPC_PUBLICFH_OK),
usr/src/uts/common/fs/nfs/nfs_server.c
919
nullfree, RPC_IDEMPOTENT,
usr/src/uts/common/fs/nfs/nfs_server.c
940
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
947
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
954
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
961
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
968
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
975
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
982
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
989
nullfree, 0,
usr/src/uts/common/fs/nfs/nfs_server.c
996
nullfree, 0,