Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dea.h27 int ntfs_ea_check_wsldev(ntfs_inode *ni, dev_t *rdevp);
/third_party/ntfs-3g/libntfs-3g/
Dea.c414 int ntfs_ea_check_wsldev(ntfs_inode *ni, dev_t *rdevp) in ntfs_ea_check_wsldev() function
/third_party/ntfs-3g/src/
Dntfs-3g.c756 res = ntfs_ea_check_wsldev(ni, &rdev); in wsl_getattr()
761 res = ntfs_ea_check_wsldev(ni, &rdev); in wsl_getattr()
Dlowntfs-3g.c698 res = ntfs_ea_check_wsldev(ni, &rdev); in wsl_getstat()
703 res = ntfs_ea_check_wsldev(ni, &rdev); in wsl_getstat()