Searched refs:older_than_this (Results 1 – 1 of 1) sorted by relevance
45 unsigned long *older_than_this; member1231 unsigned long *older_than_this = NULL; in move_expired_inodes() local1241 older_than_this = work->older_than_this; in move_expired_inodes()1244 older_than_this = &expire_time; in move_expired_inodes()1248 if (older_than_this && in move_expired_inodes()1249 inode_dirtied_after(inode, *older_than_this)) in move_expired_inodes()1848 work->older_than_this = &oldest_jif; in wb_writeback()