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

/netbsd-6-1-5-RELEASE/sys/fs/puffs/
H A Dpuffs_vnops.c306 #define SETATTR_ASYNC 0x02 macro
1167 if (flags & SETATTR_ASYNC)
1171 if ((flags & SETATTR_ASYNC) == 0)
1182 if ((flags & SETATTR_ASYNC) == 0) {
1613 SETATTR_CHSIZE | (wait ? 0 : SETATTR_ASYNC));

Completed in 54 milliseconds