Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_cmd.c43 #ifdef nextdp
44 #undef nextdp
46 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
469 dp = nextdp(dp); in nfscmd_convdirplus()
481 dp = nextdp(dp); in nfscmd_convdirplus()
482 ndp = nextdp(ndp); in nfscmd_convdirplus()
505 dp = nextdp(dp); in nfscmd_countents()
524 dir = nextdp(dir); in nfscmd_dropped_entrysize()
531 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
689 !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.c2013 #ifdef nextdp
2014 #undef nextdp
2016 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
2060 size -= dp->d_reclen, dp = nextdp(dp)) { in xdr_putdirlist()
2322 dp = nextdp(dp); in xdr_putdirpluslist()
H A Dnfs3_srv.c3321 #ifdef nextdp
3322 #undef nextdp
3324 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
3519 size -= dp->d_reclen, dp = nextdp(dp)) { in rfs3_readdirplus()
3590 dp = nextdp(dp); in rfs3_readdirplus()
3601 dp = nextdp(dp); in rfs3_readdirplus()
3621 dp = nextdp(dp); in rfs3_readdirplus()
H A Dnfs4_state.c612 #ifdef nextdp
613 #undef nextdp
615 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
670 dep = nextdp(dep)) { in rfs4_ss_oldstate()
H A Dnfs4_srv.c475 #ifdef nextdp
476 #undef nextdp
478 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
/titanic_41/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.c935 #ifdef nextdp
936 #undef nextdp
938 #define nextdp(dp) ((struct dirent64 *)((char *)(dp) + (dp)->d_reclen)) macro
1058 odp = nextdp(odp); in auto_readdir()
1067 dp = nextdp(dp); in auto_readdir()
1122 dp = nextdp(dp); in auto_readdir()
1138 dp = nextdp(dp); in auto_readdir()
1181 dp = nextdp(dp); in auto_readdir()
/titanic_41/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);
/titanic_41/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c2416 #ifdef nextdp
2417 #undef nextdp
2419 #define nextdp(dp) ((struct dirent64 *) \ macro
2553 dp = nextdp(dp); in devname_readdir_func()
2572 dp = nextdp(dp); in devname_readdir_func()
2633 dp = nextdp(dp); in devname_readdir_func()