Home
last modified time | relevance | path

Searched refs:nextdp (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_cmd.c48 #ifdef nextdp
49 #undef nextdp
51 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
508 dp = nextdp(dp); in nfscmd_convdirplus()
520 dp = nextdp(dp); in nfscmd_convdirplus()
521 ndp = nextdp(ndp); in nfscmd_convdirplus()
544 dp = nextdp(dp); in nfscmd_countents()
563 dir = nextdp(dir); in nfscmd_dropped_entrysize()
570 dir = nextdp(dir); in nfscmd_dropped_entrysize()
H A Dnfs_log_xdr.c797 #ifdef nextdp
798 #undef nextdp
800 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
819 dp = nextdp(dp); in xdr_nfslog_READDIRPLUS3resok()
831 dp = nextdp(dp); in xdr_nfslog_READDIRPLUS3resok()
H A Dnfs4_srv_readdir.c94 #ifdef nextdp
95 #undef nextdp
97 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
673 !no_space && rddir_result_size > 0; dp = nextdp(dp)) { in rfs4_op_readdir()
H A Dnfs_xdr.c759 #ifdef nextdp
760 #undef nextdp
762 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
795 size -= dp->d_reclen, dp = nextdp(dp)) { in xdr_putrddirres()
875 dp = nextdp(dp); in xdr_getrddirres()
H A Dnfs3_xdr.c2012 #ifdef nextdp
2013 #undef nextdp
2015 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
2059 size -= dp->d_reclen, dp = nextdp(dp)) { in xdr_putdirlist()
2321 dp = nextdp(dp); in xdr_putdirpluslist()
H A Dnfs3_srv.c3404 #ifdef nextdp
3405 #undef nextdp
3407 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
3603 size -= dp->d_reclen, dp = nextdp(dp)) { in rfs3_readdirplus()
3674 dp = nextdp(dp); in rfs3_readdirplus()
3685 dp = nextdp(dp); in rfs3_readdirplus()
3710 dp = nextdp(dp); in rfs3_readdirplus()
H A Dnfs4_state.c595 #ifdef nextdp
596 #undef nextdp
598 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
679 dep = nextdp(dep)) { in rfs4_ss_oldstate()
H A Dnfs4_srv.c584 #ifdef nextdp
585 #undef nextdp
587 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_xdr.c389 #ifdef nextdp
390 #undef nextdp
392 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
415 size -= dp->d_reclen, dp = nextdp(dp)) { in xdr_autofs_putrddirres()
486 dp = nextdp(dp); in xdr_autofs_getrddirres()
H A Dauto_vnops.c936 #ifdef nextdp
937 #undef nextdp
939 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
1059 odp = nextdp(odp); in auto_readdir()
1068 dp = nextdp(dp); in auto_readdir()
1123 dp = nextdp(dp); in auto_readdir()
1139 dp = nextdp(dp); in auto_readdir()
1182 dp = nextdp(dp); in auto_readdir()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_xdr.c377 #ifdef nextdp
378 #undef nextdp
380 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
406 size -= dp->d_reclen, dp = nextdp(dp)) {
487 dp = nextdp(dp);
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c2280 #ifdef nextdp
2281 #undef nextdp
2283 #define nextdp(dp) ((struct dirent64 *) \ macro
2417 dp = nextdp(dp); in devname_readdir_func()
2436 dp = nextdp(dp); in devname_readdir_func()
2497 dp = nextdp(dp); in devname_readdir_func()