Searched refs:nd_refcnt (Results 1 – 2 of 2) sorted by relevance
184 if (nandfsdev->nd_refcnt > 0) in nandfs_release_system_nodes()764 nandfsdev->nd_refcnt--; in nandfs_unmount_device()765 if (nandfsdev->nd_refcnt >= 1) in nandfs_unmount_device()860 nandfsdev->nd_refcnt++; in nandfs_mount_device()891 nandfsdev->nd_refcnt = 1; in nandfs_mount_device()
221 int nd_refcnt; member