Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dnamei.c129 dent_ino = MREF(mref); in ntfs_lookup()
Dsuper.c1307 vi = ntfs_iget(vol->sb, MREF(mref)); in check_windows_hibernation_status()
1406 tmp_ino = ntfs_iget(vol->sb, MREF(mref)); in load_and_init_quota()
1491 tmp_ino = ntfs_iget(vol->sb, MREF(mref)); in load_and_init_usnjrnl()
Dlayout.h310 #define MREF(x) ((unsigned long)((x) & MFT_REF_MASK_CPU)) macro
Dmft.c256 unsigned long mft_no = MREF(mref); in map_extent_mft_record()