Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h94 #define XFS_DA_OP_REPLACE (1u << 1) /* this is an atomic replace op */ macro
103 { XFS_DA_OP_REPLACE, "REPLACE" }, \