Home
last modified time | relevance | path

Searched refs:ntfs_objid_remove (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dntfs_fs.h653 int ntfs_objid_remove(struct ntfs_sb_info *sbi, struct GUID *guid);
H A Dfsntfs.c2332 int ntfs_objid_remove(struct ntfs_sb_info *sbi, struct GUID *guid) in ntfs_objid_remove() function
H A Dfrecord.c1539 ntfs_objid_remove(sbi, resident_data(attr)); in ni_delete_all()