Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.c96 STATIC int xfs_attr_fillstate(xfs_da_state_t *state);
1480 error = xfs_attr_fillstate(state); in xfs_attr_node_removename()
1608 xfs_attr_fillstate(xfs_da_state_t *state) in xfs_attr_fillstate() function