Searched refs:ULOCKFS_LINK_MASK (Results 1 – 2 of 2) sorted by relevance
155 #define ULOCKFS_LINK_MASK (ULOCKFS_HLOCK | ULOCKFS_ELOCK | \ macro
3276 error = ufs_lockfs_begin(ufsvfsp, &ulp, ULOCKFS_LINK_MASK); in ufs_link()