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

/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_frw.c237 int dmflags = FILP_DELAY_FLAG(file) | DM_SEM_FLAG_RD(ioflags); local
240 uio->uio_offset, size, dmflags, &locktype);
545 int dmflags = FILP_DELAY_FLAG(file) | DM_SEM_FLAG_RD(ioflags); local
550 dmflags, &locktype);
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vnodeops.c367 int dmflags = AT_DELAY_FLAG(flags) | DM_SEM_FLAG_WR; local
369 vap->va_size, 0, dmflags, NULL);

Completed in 51 milliseconds