Searched refs:ufs_get_locked_page (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ufs/
H A Dutil.c236 * ufs_get_locked_page() - locate, pin and lock a pagecache page, if not exist
247 struct page *ufs_get_locked_page(struct address_space *mapping, function
H A Dtruncate.c398 lastpage = ufs_get_locked_page(mapping, lastfrag >>
H A Dutil.h255 extern struct page *ufs_get_locked_page(struct address_space *mapping,
H A Dballoc.c275 page = ufs_get_locked_page(mapping, index);

Completed in 104 milliseconds