Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Djbd2.h262 __be32 s_nr_users; /* Nr of filesystems sharing log */ member
/linux-4.4.14/fs/ext4/
Dsuper.c4171 if (be32_to_cpu(journal->j_superblock->s_nr_users) != 1) { in ext4_get_dev_journal()
4174 be32_to_cpu(journal->j_superblock->s_nr_users)); in ext4_get_dev_journal()