Home
last modified time | relevance | path

Searched refs:VA2UD_PERM (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_inode.h523 #define VA2UD_PERM(perm) \ macro
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c536 ip->i_perm = VA2UD_PERM(vap->va_mode); in udf_setattr()