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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlcnalloc.h44 extern int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlcnalloc.h117 * ntfs_cluster_free_from_rl - free clusters from runlist
132 static inline int ntfs_cluster_free_from_rl(ntfs_volume *vol, function
H A Dattrib.c1775 if (ntfs_cluster_free_from_rl(vol, rl) < 0) {
2164 if (ntfs_cluster_free_from_rl(vol, rl2)) {
H A Dmft.c1363 if (ntfs_cluster_free_from_rl(vol, rl2)) {
1801 if (ntfs_cluster_free_from_rl(vol, rl2)) {
H A Dfile.c906 if (ntfs_cluster_free_from_rl(vol, rl2)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlcnalloc.c506 ntfs_cluster_free_from_rl(vol, rl);
514 * ntfs_cluster_free_from_rl - free clusters from runlist
520 int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl) function
H A Dmft.c683 if (ntfs_cluster_free_from_rl(vol, rl2))
1035 if (ntfs_cluster_free_from_rl(vol, rl2))
H A Ddir.c1523 if (ntfs_cluster_free_from_rl(ni->vol, rl)) {
H A Dattrib.c1082 if (ntfs_cluster_free_from_rl(vol, rlc)) {
3072 if (ntfs_cluster_free_from_rl(base_ni->vol, al_rl)) {
4898 ntfs_cluster_free_from_rl(vol, rl);

Completed in 415 milliseconds