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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Dfatent.c16 void (*ent_put)(struct fat_entry *, int); member in struct:fatent_operations
246 .ent_put = fat12_ent_put,
255 .ent_put = fat16_ent_put,
264 .ent_put = fat32_ent_put,
384 ops->ent_put(fatent, new);
469 ops->ent_put(&fatent, FAT_ENT_EOF);
471 ops->ent_put(&prev_ent, entry);
544 ops->ent_put(&fatent, FAT_ENT_FREE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4idmap.c92 ent_put(struct kref *ref) function
190 .cache_put = ent_put,
362 .cache_put = ent_put,

Completed in 101 milliseconds