Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_symlink.c154 xfs_ilock(dp, XFS_ILOCK_EXCL | XFS_ILOCK_PARENT); in xfs_symlink()
A Dxfs_inode.h521 #define XFS_ILOCK_PARENT (XFS_ILOCK_PARENT_VAL << XFS_ILOCK_SHIFT) macro
A Dxfs_inode.c345 ASSERT(!(lock_mode & XFS_ILOCK_PARENT)); in xfs_lock_inumorder()
711 xfs_ilock(dp, XFS_ILOCK_EXCL | XFS_ILOCK_PARENT); in xfs_create()
/fs/xfs/libxfs/
A Dxfs_metadir.c217 xfs_ilock(upd->dp, XFS_ILOCK_EXCL | XFS_ILOCK_PARENT); in xfs_metadir_start_create()

Completed in 11 milliseconds