Searched refs:wr_opened_cnt (Results 1 – 3 of 3) sorted by relevance
128 atomic_t wr_opened_cnt; member
301 if (atomic_dec_and_test(&info->wr_opened_cnt)) in hmdfs_remote_del_wr_opened_inode_nolock()317 atomic_set(&info->wr_opened_cnt, 1); in hmdfs_remote_add_wr_opened_inode_nolock()321 atomic_inc(&info->wr_opened_cnt); in hmdfs_remote_add_wr_opened_inode_nolock()
302 atomic_set(&gi->wr_opened_cnt, 0); in hmdfs_alloc_inode()