Searched refs:xfs_parent_from_attr (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/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 | 269 xfs_parent_from_attr( in xfs_parent_from_attr() function
|
| /linux-6.15/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 | 224 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_dirtree_create_path() 324 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xchk_dirpath_find_next_step()
|
| H A D | parent_repair.c | 735 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xrep_parent_lookup_pptr() 1414 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 | 1119 error = xfs_parent_from_attr(sc->mp, attr_flags, name, namelen, value, in xrep_dir_scan_pptr()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_handle.c | 726 error = xfs_parent_from_attr(mp, flags, name, namelen, value, valuelen, in xfs_getparents_put_listent()
|