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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dfatent.c18 void (*ent_put)(struct fat_entry *, int); member in struct:fatent_operations
257 .ent_put = fat12_ent_put,
266 .ent_put = fat16_ent_put,
275 .ent_put = fat32_ent_put,
405 ops->ent_put(fatent, new);
491 ops->ent_put(&fatent, FAT_ENT_EOF);
493 ops->ent_put(&prev_ent, entry);
585 ops->ent_put(&fatent, FAT_ENT_FREE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4idmap.c77 ent_put(struct kref *ref) function
181 .cache_put = ent_put,
358 .cache_put = ent_put,

Completed in 93 milliseconds