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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Duptodate.h54 void (*co_io_lock)(struct ocfs2_caching_info *ci); member in struct:ocfs2_caching_operations
H A Duptodate.c105 ci->ci_ops->co_io_lock(ci);
465 /* Item insertion is guarded by co_io_lock(), so the insertion path takes
498 * co_io_lock() */
520 * allocated, but this is careful to take co_io_lock() anyway. */
H A Dinode.c1475 .co_io_lock = ocfs2_inode_cache_io_lock,
H A Drefcounttree.c198 .co_io_lock = ocfs2_refcount_cache_io_lock,

Completed in 84 milliseconds