Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_fs.h502 #define XFS_IOC_FREEZE _IOWR('X', 119, int) macro
/freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/
Dxfs_ioctl.c967 case XFS_IOC_FREEZE: in xfs_ioctl()