Searched refs:ns_writer (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dthe_nilfs.h52 * @ns_writer: back pointer to writable nilfs_sb_info
56 * @ns_writer_sem: semaphore protecting ns_writer attach/detach
103 struct nilfs_sb_info *ns_writer; member in struct:the_nilfs
247 nilfs->ns_writer = sbi;
255 if (sbi == nilfs->ns_writer)
256 nilfs->ns_writer = NULL;
H A Dmdt.c92 if (!nilfs->ns_writer) {
97 sb = nilfs->ns_writer->s_super;
415 writer = nilfs->ns_writer;

Completed in 94 milliseconds