Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c1023 #define LINUX_XFLAG_SYNC 0x00000008 /* Synchronous updates */ macro
1044 if (flags & LINUX_XFLAG_SYNC) in xfs_merge_ioc_xflags()
1071 flags |= LINUX_XFLAG_SYNC; in xfs_di2lxflags()
1155 LINUX_XFLAG_SYNC)) in xfs_ioc_xattr()