|
NAMExfs_ncheck - generate pathnames from i-numbers for XFSSYNOPSISxfs_ncheck [ -i ino ] ... [ -f ] [ -s ] [ -l logdev ] devicexfs_ncheck -V DESCRIPTIONxfs_ncheck with no -i arguments generates an inode number and pathname list of all files on the given filesystem. Names of directory files are followed by /.. The output is not sorted in any particular order. The filesystem to be examined is specified by the device argument, which should be the disk or volume device for the filesystem. Filesystems stored in files can also be checked, using the -f flag.OPTIONS
If the filesystem is seriously corrupted, or very busy and looks like it is corrupt, a message of the form that would be generated by the xfs_db(8) "check" command may appear. xfs_ncheck is only useful with XFS filesystems. SEE ALSOmkfs.xfs(8), xfs(5). Visit the GSP FreeBSD Man Page Interface. |