Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_da_btree.h267 xfs_da_state_t *xfs_da_state_alloc(void);
Dxfs_dir2_node.c1371 state = xfs_da_state_alloc(); in xfs_dir2_node_addname()
1827 state = xfs_da_state_alloc(); in xfs_dir2_node_lookup()
1881 state = xfs_da_state_alloc(); in xfs_dir2_node_removename()
1951 state = xfs_da_state_alloc(); in xfs_dir2_node_replace()
Dxfs_attr.c1237 state = xfs_da_state_alloc(); in xfs_attr_node_addname()
1402 state = xfs_da_state_alloc(); in xfs_attr_node_addname()
1492 state = xfs_da_state_alloc(); in xfs_attr_node_removename()
1756 state = xfs_da_state_alloc(); in xfs_attr_node_get()
Dxfs_da_btree.c2194 xfs_da_state_alloc(void) in xfs_da_state_alloc() function