Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_attr_item.h18 struct xfs_log_iovec new_value; /* PPTR_REPLACE only */ member
Dxfs_attr_item.c81 const void *new_value, in xfs_attri_log_nameval_alloc()
/fs/xfs/scrub/
Dnlinks.c110 uint64_t new_value = (uint64_t)(*nlinkp) + delta; in careful_add() local
/fs/xfs/libxfs/
Dxfs_da_btree.h60 void *new_value; /* new xattr value (may contain NULLs) */ member