Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c28 const struct xfs_name xfs_name_dotdot = { variable
1000 error = xfs_dir_replace(tp, ip, &xfs_name_dotdot, in xfs_dir_remove_child()
1081 error = xfs_dir_replace(tp, ip2, &xfs_name_dotdot, in xfs_dir_exchange_children()
1105 error = xfs_dir_replace(tp, ip1, &xfs_name_dotdot, in xfs_dir_exchange_children()
1323 error = xfs_dir_replace(tp, src_ip, &xfs_name_dotdot, in xfs_dir_rename_children()
H A Dxfs_dir2.h24 extern const struct xfs_name xfs_name_dotdot;
/linux/fs/xfs/scrub/
H A Dparent.c308 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, &pp->parent_ino); in xchk_parent_pptr_and_dotdot()
874 error = xchk_dir_lookup(sc, sc->ip, &xfs_name_dotdot, in xchk_parent()
H A Dinode_repair.c268 if (xfs_dir2_samename(name, &xfs_name_dotdot) || in xrep_dinode_findmode_dirent()