Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr.c91 STATIC int xfs_attr_refillstate(xfs_da_state_t *state);
1481 error = xfs_attr_refillstate(state); in xfs_attr_node_removename()
1638 xfs_attr_refillstate(xfs_da_state_t *state) in xfs_attr_refillstate() function