Searched refs:new_version (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fsops.c54 int new_version)
70 if (new_version >= 2) {
74 if (new_version >= 3) {
106 if (new_version >= 4) {
51 xfs_fs_geometry( xfs_mount_t *mp, xfs_fsop_geom_t *geo, int new_version) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsmbldap.c698 int smb_ldap_upgrade_conn(LDAP *ldap_struct, int *new_version) argument
704 *new_version = LDAP_VERSION2;
712 *new_version = LDAP_VERSION3;
723 *new_version = LDAP_VERSION3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp1038 void CamuleApp::Trigger_New_version(wxString new_version) argument
1040 wxString info = wxT(" --- ") + CFormat(_("This is the first time you run aMule %s")) % new_version + wxT(" ---\n\n");
1041 if (new_version == wxT("SVN")) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dinit_64.c631 int new_version; local
637 new_version = 0;
660 new_version = 1;
671 if (unlikely(new_version))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dauth_gss.c708 static int gss_pipe_open(struct inode *inode, int new_version) argument
715 pipe_version = new_version;
718 } else if (pipe_version != new_version) {

Completed in 63 milliseconds