Searched refs:xfs_parent_from_attr (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | parent.c | 288 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_parent_scan_dotdot() 485 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_parent_scan_attr() 689 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_parent_count_pptr()
|
| H A D | dirtree.c | 223 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_dirtree_create_path() 323 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_dirpath_find_next_step()
|
| H A D | parent_repair.c | 731 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xrep_parent_lookup_pptr() 1408 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xrep_parent_count_pptr()
|
| H A D | nlinks.c | 355 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_nlinks_collect_pptr()
|
| H A D | dir_repair.c | 1123 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xrep_dir_scan_pptr()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_parent.h | 94 int xfs_parent_from_attr(struct xfs_mount *mp, unsigned int attr_flags,
|
| H A D | xfs_parent.c | 271 xfs_parent_from_attr( in xfs_parent_from_attr() function
|
| /linux/fs/xfs/ |
| H A D | xfs_handle.c | 704 error = xfs_parent_from_attr(mp, flags, name, namelen, value, valuelen, in xfs_getparents_put_listent()
|