Searched refs:opencnt (Results 1 – 6 of 6) sorted by relevance
220 atomic_inc(&HFSPLUS_I(inode)->opencnt); in hfsplus_file_open()230 if (atomic_dec_and_test(&HFSPLUS_I(inode)->opencnt)) { in hfsplus_file_release()375 atomic_set(&hip->opencnt, 0); in hfsplus_new_inode()
374 atomic_read(&HFSPLUS_I(inode)->opencnt)) { in hfsplus_unlink()397 if (!atomic_read(&HFSPLUS_I(inode)->opencnt)) { in hfsplus_unlink()
209 atomic_t opencnt; member
75 atomic_set(&HFSPLUS_I(inode)->opencnt, 0); in hfsplus_iget()
62 atomic_t opencnt; member
564 atomic_inc(&HFS_I(inode)->opencnt); in hfs_file_open()574 if (atomic_dec_and_test(&HFS_I(inode)->opencnt)) { in hfs_file_release()