Searched refs:ntfs_bad_reparse_lth (Results 1 – 1 of 1) sorted by relevance
43 #define ntfs_bad_reparse_lth (sizeof(ntfs_bad_reparse) + 2) macro146 stbuf->st_size = ntfs_bad_reparse_lth; in ntfs_fuse_getstat()167 stbuf->st_size = ntfs_bad_reparse_lth; in ntfs_fuse_getstat()397 buf = (char*)malloc(ntfs_bad_reparse_lth + 1); in ntfs_fuse_readlink()405 lth = snprintf(buf, ntfs_bad_reparse_lth + 1, in ntfs_fuse_readlink()409 if (lth != ntfs_bad_reparse_lth) { in ntfs_fuse_readlink()