Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_lockfs.h142 #define ULOCKFS_GETATTR_MASK (ULOCKFS_HLOCK | ULOCKFS_ELOCK | ULOCKFS_SLOCK) macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c6296 ULOCKFS_GETATTR_MASK)) in ufs_getsecattr()