Searched refs:STRAT_TYPE4096 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c438 (ftype == STRAT_TYPE4096)) {
514 if (fe->fe_icb_tag.itag_strategy == SWAP_16(STRAT_TYPE4096)) {
525 ftype = STRAT_TYPE4096;
601 if (fe->fe_icb_tag.itag_strategy == SWAP_16(STRAT_TYPE4096)) {
739 (ip->i_astrat != STRAT_TYPE4096)) {
802 (ip->i_astrat != STRAT_TYPE4096)) {
1253 } else if (ip->i_astrat == STRAT_TYPE4096) {
1673 } else if (oip->i_astrat == STRAT_TYPE4096) {
H A Dudf_bmap.c750 (ip->i_astrat != STRAT_TYPE4096))
757 * STRAT_TYPE4 and STRAT_TYPE4096
H A Dudf_vnops.c510 if (ip->i_astrat == STRAT_TYPE4096) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h299 #define STRAT_TYPE4096 0x1000 macro

Completed in 60 milliseconds