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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Didmap.h64 NTSTATUS (*remove_mapping)(struct idmap_domain *dom, const struct id_map *map); member in struct:idmap_methods
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dtruncate.c118 * be marked dirty at any time too, so use remove_mapping which safely
135 ret = remove_mapping(mapping, page);
H A Dvmscan.c414 * Same as remove_mapping, but if the page is removed from the mapping, it
480 int remove_mapping(struct address_space *mapping, struct page *page) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dswap.h252 extern int remove_mapping(struct address_space *mapping, struct page *page);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Didmap_tdb.c1020 /* TODO: should we filter a remove_mapping using low/high filters ? */
1226 .remove_mapping = idmap_tdb_remove_mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dsplice.c42 * addition of remove_mapping(). If success is returned, the caller may
75 if (remove_mapping(mapping, page)) {

Completed in 122 milliseconds