Searched refs:new_version (Results 1 – 3 of 3) sorted by relevance
747 bool new_version = false; in fill_inode() local795 new_version = true; in fill_inode()815 if ((new_version || (new_issued & CEPH_CAP_AUTH_SHARED)) && in fill_inode()827 if ((new_version || (new_issued & CEPH_CAP_LINK_SHARED)) && in fill_inode()831 if (new_version || (new_issued & CEPH_CAP_ANY_RD)) { in fill_inode()841 if (new_version || (info_caps & CEPH_CAP_FILE_SHARED)) { in fill_inode()846 if (new_version || in fill_inode()876 if (new_version || (info->cap.flags & CEPH_CAP_FLAG_AUTH)) { in fill_inode()
740 u32 cur_version, new_version; in ccg_check_fw_version() local767 new_version = le16_to_cpu(fw_cfg.app.build) | in ccg_check_fw_version()774 if (new_version > cur_version) in ccg_check_fw_version()
805 static int gss_pipe_open(struct inode *inode, int new_version) in gss_pipe_open() argument814 sn->pipe_version = new_version; in gss_pipe_open()817 } else if (sn->pipe_version != new_version) { in gss_pipe_open()