Home
last modified time | relevance | path

Searched refs:__sync_one (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/
Dinode.c327 static inline void __sync_one(struct inode *inode, int sync) in __sync_one() function
367 __sync_one(inode, sync); in sync_one()
375 __sync_one(list_entry(tmp, struct inode, i_list), 0); in sync_list()
400 __sync_one(inode, 0); in try_to_sync_unused_list()