Searched defs:AT_DELAY_FLAG (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dmapi.h193 #define AT_DELAY_FLAG(f) ((f&ATTR_NONBLOCK) ? DM_FLAGS_NDELAY : 0) macro

Completed in 36 milliseconds