Home
last modified time | relevance | path

Searched refs:gref (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c2801 u64 gref; in ntfs_fuse_rm() local
2823 gref = ntfs_inode_lookup_by_mbsname(dir_ni, ghostname); in ntfs_fuse_rm()
2824 if (gref != (u64)-1) { in ntfs_fuse_rm()
2825 gni = ntfs_inode_open(ctx->vol, MREF(gref)); in ntfs_fuse_rm()

Completed in 5 milliseconds